diff options
author | whiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-05-16 19:19:35 +0000 |
---|---|---|
committer | whiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-05-16 19:19:35 +0000 |
commit | 4a731514163a14bd3a9222d99707880b56772663 (patch) | |
tree | f9193c9c0cdc6ebf2602db8970e1e46cd7c394c1 /Themes | |
parent | 9b29c5321e423fbe6ba29f32bdcf8f2c83828e92 (diff) | |
download | usdx-4a731514163a14bd3a9222d99707880b56772663.tar.gz usdx-4a731514163a14bd3a9222d99707880b56772663.tar.xz usdx-4a731514163a14bd3a9222d99707880b56772663.zip |
all SongFile Loading and Saving procedures moved to UFiles.
Added Some Tolerance in Song File Loading and Song Header Loading.
Fix: Programm doesn't Crash anymore when a coruppted Song is loaded for Singing or Editing. Now Jump back to SongScreen and show an Error Message. Also Party Mode is not Interupted, a new Song will be selected automatically.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@197 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Themes')
-rw-r--r-- | Themes/Classic.ini | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/Themes/Classic.ini b/Themes/Classic.ini index 2f39d2f4..c392edc0 100644 --- a/Themes/Classic.ini +++ b/Themes/Classic.ini @@ -381,18 +381,18 @@ Size =7 Align =0
Text=
-[SongStaticCat]
-Tex =
-X =12
-Y =7
-W =85
-H =85
-Color=White
-Type=Plain
-TexX1=0
-TexY1=0
-TexX2=1
-TexY2=1
+#[SongStaticCat]
+#Tex =
+#X =12
+#Y =7
+#W =85
+#H =85
+#Color=White
+#Type=Plain
+#TexX1=0
+#TexY1=0
+#TexX2=1
+#TexY2=1
[Sing]
Texts =1
|