diff options
-rw-r--r-- | Game/Code/Classes/UFiles.pas | 1 | ||||
-rw-r--r-- | Game/Code/UltraStar.dpr | 2 | ||||
-rw-r--r-- | Game/Output/acinerella.dll | bin | 6469651 -> 6466067 bytes |
3 files changed, 2 insertions, 1 deletions
diff --git a/Game/Code/Classes/UFiles.pas b/Game/Code/Classes/UFiles.pas index 35c8a850..358bc6bf 100644 --- a/Game/Code/Classes/UFiles.pas +++ b/Game/Code/Classes/UFiles.pas @@ -131,6 +131,7 @@ begin Song.GAP := 0;
Song.Start := 0;
Song.Finish := 0;
+ Song.Relative := false;
//Additional Information
Song.Background := '';
diff --git a/Game/Code/UltraStar.dpr b/Game/Code/UltraStar.dpr index 76e2f441..6e0f385a 100644 --- a/Game/Code/UltraStar.dpr +++ b/Game/Code/UltraStar.dpr @@ -124,7 +124,7 @@ uses acinerella in 'lib\acinerella\acinerella.pas';
const
- Version = 'UltraStar Deluxe v1.0.1a Challenge-MOD r7 beta 4 2010-03-02';
+ Version = 'UltraStar Deluxe v1.0.1a Challenge-MOD r7 beta 5 2010-03-02';
var
WndTitle: string;
diff --git a/Game/Output/acinerella.dll b/Game/Output/acinerella.dll Binary files differindex 1ce3479e..98e4477b 100644 --- a/Game/Output/acinerella.dll +++ b/Game/Output/acinerella.dll |