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 /Themes/Deluxe.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 '')
-rw-r--r-- | Themes/Deluxe.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini index 9405ca67..d0f7f6eb 100644 --- a/Themes/Deluxe.ini +++ b/Themes/Deluxe.ini @@ -7860,3 +7860,13 @@ Z =0.99 Int=1
Color =White
Type=Plain
+
+[PausePopUpStatic]
+Tex =Pause
+X =0
+Y =0
+W =800
+H =600
+Z =0.95
+Color =White
+Type=Colorized
\ No newline at end of file |