diff options
author | k-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2016-01-05 09:48:08 +0000 |
---|---|---|
committer | k-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2016-01-05 09:48:08 +0000 |
commit | ce3f910c28c2f6f91f7138690e5284d000ba05e9 (patch) | |
tree | 90a4dd7202961d8ff607c9e2d8954d21804bc585 /game/themes/Candy | |
parent | e2a9ad22a5dc8a14b7fa536e28628f85481e8caf (diff) | |
download | usdx-ce3f910c28c2f6f91f7138690e5284d000ba05e9.tar.gz usdx-ce3f910c28c2f6f91f7138690e5284d000ba05e9.tar.xz usdx-ce3f910c28c2f6f91f7138690e5284d000ba05e9.zip |
add about, jukebox and credits buttons and rearrange the buttons in the main screen. The functions of the about and jukebox buttons are still off.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3191 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'game/themes/Candy')
-rwxr-xr-x | game/themes/Candy/Clouds static.ini | 1 | ||||
-rwxr-xr-x | game/themes/Candy/Clouds.ini | 1 | ||||
-rw-r--r-- | game/themes/Candy/[button]c.png | bin | 0 -> 3964 bytes |
3 files changed, 2 insertions, 0 deletions
diff --git a/game/themes/Candy/Clouds static.ini b/game/themes/Candy/Clouds static.ini index 0f57671e..8490a0f5 100755 --- a/game/themes/Candy/Clouds static.ini +++ b/game/themes/Candy/Clouds static.ini @@ -112,6 +112,7 @@ StatsBox = StatsBox.png ButtonP = [button]p.png ButtonM = [button]m.png ButtonJ = [button]j.png +ButtonC = [button]c.png ButtonAlt = [button]alt.png ButtonAZ = [button]az.png ButtonEnter = [button]enter.png diff --git a/game/themes/Candy/Clouds.ini b/game/themes/Candy/Clouds.ini index c0b18b1e..3de8b367 100755 --- a/game/themes/Candy/Clouds.ini +++ b/game/themes/Candy/Clouds.ini @@ -112,6 +112,7 @@ StatsBox = StatsBox.png ButtonP = [button]p.png ButtonM = [button]m.png ButtonJ = [button]j.png +ButtonC = [button]c.png ButtonAlt = [button]alt.png ButtonAZ = [button]az.png ButtonEnter = [button]enter.png diff --git a/game/themes/Candy/[button]c.png b/game/themes/Candy/[button]c.png Binary files differnew file mode 100644 index 00000000..fae96083 --- /dev/null +++ b/game/themes/Candy/[button]c.png |