Files
itgmania212121/Themes/new/Graphics/ScreenTitleMenu version.lua
T
Jonathan Payne 280d4ecde7 /new: practically 1:1 to 3.9 title menu.
+ default transitions
+ better system underlay solution
+ thanks koizu best logo ever
2012-07-22 22:44:39 -07:00

4 lines
107 B
Lua

return LoadFont("Common Normal") .. {
Text=string.format("%s", ProductVersion());
AltText="StepMania";
};