This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
7bd64c32af226f7a0fffc3bbc76fef042471deff
itgmania212121
/
Themes
/
default
/
Graphics
/
ScreenOptions disqualify.lua
T
3 lines
76 B
Lua
Raw
Normal View
History
Unescape
Escape
Line endings...be normalized!
2011-03-17 01:47:30 -04:00
return
LoadFont
(
"Common Normal"
)
..
{
going on a string localization rampage in the default theme. aside from graphics, this should be the last of the non-themeable text that actually matters (unless someone really has to change 'P1'/'P2' on the DifficultyList cursors...)
2012-03-23 12:42:06 -05:00
Text
=
ScreenString
(
"Disqualified"
);
Various theme changes from midiman
2010-06-18 18:42:27 -05:00
};
Reference in New Issue
Copy Permalink