diff options
author | brunzelchen <brunzelchen@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2010-05-30 09:31:51 +0000 |
---|---|---|
committer | brunzelchen <brunzelchen@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2010-05-30 09:31:51 +0000 |
commit | ea92932825739b6d7f5ac1434382a1a59a0371fd (patch) | |
tree | 15c0807b5fdbe064a1a9a786a12d308650aeac61 /Game/Code/UltraStar.bdsproj | |
parent | bb4a6304aab5a215055813617130c01d91d80a83 (diff) | |
download | usdx-ea92932825739b6d7f5ac1434382a1a59a0371fd.tar.gz usdx-ea92932825739b6d7f5ac1434382a1a59a0371fd.tar.xz usdx-ea92932825739b6d7f5ac1434382a1a59a0371fd.zip |
- new acinerella.dll (based on 1.4)
- the song does not restart if you change the video gap in the editor while playing
- some corrections in Blue Sensation theme; darker sing notes graphics
- some bugfixes
- max fps at ~200
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2425 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Code/UltraStar.bdsproj')
-rw-r--r-- | Game/Code/UltraStar.bdsproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Game/Code/UltraStar.bdsproj b/Game/Code/UltraStar.bdsproj index acdabdad..25bb9169 100644 --- a/Game/Code/UltraStar.bdsproj +++ b/Game/Code/UltraStar.bdsproj @@ -32,7 +32,7 @@ <Compiler Name="N">1</Compiler>
<Compiler Name="O">1</Compiler>
<Compiler Name="P">1</Compiler>
- <Compiler Name="Q">0</Compiler>
+ <Compiler Name="Q">1</Compiler>
<Compiler Name="R">0</Compiler>
<Compiler Name="S">0</Compiler>
<Compiler Name="T">0</Compiler>
|