diff options
author | mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-03-27 01:55:29 +0000 |
---|---|---|
committer | mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-03-27 01:55:29 +0000 |
commit | 158ee45acaa045b91e7614d756a353de00414f1f (patch) | |
tree | e586decc9988db18cb6347fbddaac18b9696f1aa /Game/Code | |
parent | 67efd56b02dff045be3b8d16418e8db285e210c4 (diff) | |
download | usdx-158ee45acaa045b91e7614d756a353de00414f1f.tar.gz usdx-158ee45acaa045b91e7614d756a353de00414f1f.tar.xz usdx-158ee45acaa045b91e7614d756a353de00414f1f.zip |
Skin: Changed minor things that where too annoying (major crap)
Icon: Added the first version of a new icon, hope it suits more than the last one
Theme: Fixed problem with showing a button instead of a cd
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@38 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Code')
-rw-r--r-- | Game/Code/UltraStar.RES | bin | 0 -> 192780 bytes | |||
-rw-r--r-- | Game/Code/UltraStar.rc | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Game/Code/UltraStar.RES b/Game/Code/UltraStar.RES Binary files differnew file mode 100644 index 00000000..bf1f3d01 --- /dev/null +++ b/Game/Code/UltraStar.RES diff --git a/Game/Code/UltraStar.rc b/Game/Code/UltraStar.rc index 9b095726..68d68e4b 100644 --- a/Game/Code/UltraStar.rc +++ b/Game/Code/UltraStar.rc @@ -10,4 +10,5 @@ FontO FNT "..\Fonts\Outline 1\Outline 36 (1024).dat" FontO2 PNG "..\Fonts\Outline 2\5 - Outline Dark Edited 16c.PNG"
FontO2 FNT "..\Fonts\Outline 2\Outline.dat"
-MAINICON ICON "..\Graphics\us.ico"
\ No newline at end of file +MAINICON ICON "..\Graphics\ustar-icon_v01.ico"
+//MAINICON ICON "..\Graphics\us.ico"
\ No newline at end of file |