/new: practically 1:1 to 3.9 title menu.

+ default transitions
+ better system underlay solution
+ thanks koizu best logo ever
This commit is contained in:
Jonathan Payne
2012-07-22 22:44:39 -07:00
parent a22b359b5b
commit 280d4ecde7
4 changed files with 33 additions and 13 deletions
@@ -1,4 +1,4 @@
return LoadFont("Common Normal") .. {
Text=string.format("%s [%s]", ProductVersion(), VersionDate());
Text=string.format("%s", ProductVersion());
AltText="StepMania";
};