5 lines
155 B
Lua
5 lines
155 B
Lua
return LoadFont("blaster") .. {
|
|
Text = "Best Ranking",
|
|
InitCommand = cmd(horizalign,'HorizAlign_Left';x,SCREEN_LEFT+48;y,SCREEN_TOP+32;shadowlength,0)
|
|
}
|