change theme info lua around some, idk why we have this here

This commit is contained in:
AJ Kelly
2011-10-15 18:12:40 -05:00
parent 3eb41ef1b8
commit 460be0a069
+5 -5
View File
@@ -1,9 +1,9 @@
-- theme identification: -- theme identification:
themeInfo = { themeInfo = {
ProductCode = "SSC-501", ProductCode = "SSC-501",
Name = "Turn The Page", Name = "StepMania 5 Default",
Version = 0.90, Version = 0.92,
Date = "20110720", Date = "20111015",
Internal = "rel 00000000-3500", Internal = "rel 00000000-0000",
Revision = 3500, Revision = 3501,
} }