aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UFiles.pas
diff options
context:
space:
mode:
authorbrunzelchen <brunzelchen@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-03-03 19:19:59 +0000
committerbrunzelchen <brunzelchen@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-03-03 19:19:59 +0000
commit30ec686cbf1273109844589abe663ce9425211b7 (patch)
tree86e3ee849fdd279d3453c24923b19bb925e50496 /Game/Code/Classes/UFiles.pas
parentaf4e39c18691b3b18bcffaed513eb3b2a5298950 (diff)
downloadusdx-30ec686cbf1273109844589abe663ce9425211b7.tar.gz
usdx-30ec686cbf1273109844589abe663ce9425211b7.tar.xz
usdx-30ec686cbf1273109844589abe663ce9425211b7.zip
new acinerella.dll;
fixed bug with faulty songs using relative tag git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2168 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Code/Classes/UFiles.pas')
-rw-r--r--Game/Code/Classes/UFiles.pas1
1 files changed, 1 insertions, 0 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 := '';