Merge-a-tize me captain.

This commit is contained in:
Jonathan Payne
2012-01-07 16:03:40 -08:00
8 changed files with 73 additions and 32 deletions
+1 -4
View File
@@ -2,8 +2,5 @@
themeInfo = {
ProductCode = "SSC-501",
Name = "StepMania 5 Default",
Version = 0.92,
Date = "20111015",
Internal = "rel 00000000-0000",
Revision = 3501,
Date = "20120108",
}
+1 -1
View File
@@ -62,7 +62,7 @@ local Prefs =
},
FancyUIBG =
{
Default = true,
Default = false,
Choices = { OptionNameString('Off'), OptionNameString('On') },
Values = { false, true }
},