This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c0bfbb44490db07822bdfb7cd43d62dfc24b64b4
itgmania212121
/
Themes
/
default
/
Graphics
/
ScreenSelectMusic NewSong.lua
T
3 lines
91 B
Lua
Raw
Normal View
History
Unescape
Escape
Line endings...be normalized!
2011-03-17 01:47:30 -04:00
return
LoadFont
(
"Common Normal"
)
..
{
move "NEW!" to strings
2011-08-16 11:32:59 -05:00
Text
=
THEME
:
GetString
(
"ScreenSelectMusic"
,
"NEW!"
);
Initial commit.
2010-01-26 21:00:30 -06:00
};
Reference in New Issue
Copy Permalink