This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
You've already forked itgmania212121
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d72bf7ecbbbb13a42e1a2ea94cd77aaec8ec5d5a
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