diff options
author | mota23 <mota23@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-04-30 09:24:50 +0000 |
---|---|---|
committer | mota23 <mota23@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-04-30 09:24:50 +0000 |
commit | 37f734e1943563ca121791eabb9bff067a591e3d (patch) | |
tree | 35cdb1970a062dd32b40bfdea133da90693e0234 /Skins/Deluxe/W&C.ini | |
parent | cc06446d0a651113083478fda94dfaa9a25d1d7e (diff) | |
download | usdx-37f734e1943563ca121791eabb9bff067a591e3d.tar.gz usdx-37f734e1943563ca121791eabb9bff067a591e3d.tar.xz usdx-37f734e1943563ca121791eabb9bff067a591e3d.zip |
Added new Static to ScreenPartyNewRound.
Some Themework in Party-Mode. Still needs work.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@151 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r-- | Skins/Deluxe/W&C.ini | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Skins/Deluxe/W&C.ini b/Skins/Deluxe/W&C.ini index 965eeaf7..9fbc403b 100644 --- a/Skins/Deluxe/W&C.ini +++ b/Skins/Deluxe/W&C.ini @@ -78,7 +78,14 @@ PlayerNumberBox = [main]playerNumberBox.jpg # # # P A R T Y # # #
Joker=Joker.jpg
-PartyRounds=[BG]PartyRounds.jpg
+[BG]PartyRound=[BG]PartyRound.jpg
+PartyPlayerButton=[party]playerButton.jpg
+PartyTeamButton1=[party]roundTeamButton.jpg
+PartyTeamButton2=[party]playerTeamButton.jpg
+PartyRoundBG1=[party]roundBG1.jpg
+PartyRoundBG2=[party]roundBG2.jpg
+PartyRoundBG3=[party]roundBG3.jpg
+PartyRoundBG4=[party]roundBG4.jpg
# # # N A V I # # #
ButtonP = button_p.jpg
|