/new Update

This commit is contained in:
Jonathan Payne
2012-07-22 20:22:32 -07:00
parent 7d9441cbfe
commit 7fbfdb8904
19 changed files with 94 additions and 6 deletions
@@ -0,0 +1,4 @@
return LoadFont("Common Normal") .. {
Text=string.format("%s [%s]", ProductVersion(), VersionDate());
AltText="StepMania";
};