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
b4e02821e894fd9de2c19a637cc6d5ec2cd9857a
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