diff options
author | brunzelchen <brunzelchen@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2010-11-10 17:23:37 +0000 |
---|---|---|
committer | brunzelchen <brunzelchen@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2010-11-10 17:23:37 +0000 |
commit | 4f10526633c463675defb42b4d8e27e21105ec21 (patch) | |
tree | 486ac9d7129014b43864b6b01ab183f61db5c1ff /Game/Output/Themes | |
parent | e48e5d9ecd902ecf6a774680959df5ae243737f7 (diff) | |
download | usdx-4f10526633c463675defb42b4d8e27e21105ec21.tar.gz usdx-4f10526633c463675defb42b4d8e27e21105ec21.tar.xz usdx-4f10526633c463675defb42b4d8e27e21105ec21.zip |
- added polish language (thx to Pit33)
- added polish fonts
- added lipsync option
- fixed drawing webcam on 2 screens
- added copy&paste for duets in editor
- some bugfixes in editor
- change language without restart
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2730 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Output/Themes')
-rw-r--r-- | Game/Output/Themes/Blue Sensation.ini | 2 | ||||
-rw-r--r-- | Game/Output/Themes/iStar.ini | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Game/Output/Themes/Blue Sensation.ini b/Game/Output/Themes/Blue Sensation.ini index 7122d59f..40f536f3 100644 --- a/Game/Output/Themes/Blue Sensation.ini +++ b/Game/Output/Themes/Blue Sensation.ini @@ -10299,7 +10299,7 @@ SBGTex = MainBar SBGColor = ColorDark
SBGDColor =ColorLight
STColor = White
-STDColor = GrayDar
+STDColor = GrayDark
[PartyPlayer]
Texts=6
diff --git a/Game/Output/Themes/iStar.ini b/Game/Output/Themes/iStar.ini index 0524c081..0a3adbd5 100644 --- a/Game/Output/Themes/iStar.ini +++ b/Game/Output/Themes/iStar.ini @@ -8572,7 +8572,7 @@ SBGTex = MainBar SBGColor = ColorDark
SBGDColor = Gray
STColor = White
-STDColor = GrayDar
+STDColor = GrayDark
[PartyPlayer]
Texts=6
|