diff options
author | mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-03-22 17:18:01 +0000 |
---|---|---|
committer | mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-03-22 17:18:01 +0000 |
commit | 2ab5632e101af18810c288ad670ed130202605ad (patch) | |
tree | 621fa1f4f4b240e30df8a1b785f90d300d500991 /Skins/Deluxe/Fall.ini | |
parent | dbeaec3a0e5a50c84b70b28ae00a368a3e6e98e9 (diff) | |
download | usdx-2ab5632e101af18810c288ad670ed130202605ad.tar.gz usdx-2ab5632e101af18810c288ad670ed130202605ad.tar.xz usdx-2ab5632e101af18810c288ad670ed130202605ad.zip |
Pause screen overlay works again, added it to the other skins too. Starting work on options screens, introducing better sprites for the select slide.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@971 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Skins/Deluxe/Fall.ini')
-rw-r--r-- | Skins/Deluxe/Fall.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Skins/Deluxe/Fall.ini b/Skins/Deluxe/Fall.ini index fe7f873b..d39a5241 100644 --- a/Skins/Deluxe/Fall.ini +++ b/Skins/Deluxe/Fall.ini @@ -178,7 +178,7 @@ NotePlainRight = [sing]notesPlainRight.png NoteBGLeft = [sing]notesBgLeft.png
NoteBGMid = [sing]notesBgMid.png
NoteBGRight = [sing]notesBgRight.png
-
+Pause = [sing]pause.png
# # # E F F E C T S # # #
NoteStar = [effect]goldenNoteStar.png
|