aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/UltraStar.dpr
diff options
context:
space:
mode:
authorwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-03-24 12:23:00 +0000
committerwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-03-24 12:23:00 +0000
commit7c809200754d707f440ec45686692db405da8ae1 (patch)
tree2164131ef6a523a5a2dbb137b9e875a1d11d478e /Game/Code/UltraStar.dpr
parent95dc3d90b3eb11080fdcd5edae37cbd35c4ffb57 (diff)
downloadusdx-7c809200754d707f440ec45686692db405da8ae1.tar.gz
usdx-7c809200754d707f440ec45686692db405da8ae1.tar.xz
usdx-7c809200754d707f440ec45686692db405da8ae1.zip
Fixed Bug: Not translating Texts reading Theme.Ini
Compiler doesn't define CompilerConst Translate correctly. Fixed by Commenting IFDEF Operations out git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@21 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Code/UltraStar.dpr')
-rw-r--r--Game/Code/UltraStar.dpr2
1 files changed, 1 insertions, 1 deletions
diff --git a/Game/Code/UltraStar.dpr b/Game/Code/UltraStar.dpr
index 408405f8..9b73883a 100644
--- a/Game/Code/UltraStar.dpr
+++ b/Game/Code/UltraStar.dpr
@@ -1,4 +1,4 @@
- program UltraStar;
+program UltraStar;
{$DEFINE TRANSLATE}
//DEFINE THEMESAVE}