change font, slightly change position, remove shadow
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
return Def.BitmapText {
|
return Def.BitmapText {
|
||||||
Font = "Common normal",
|
Font = "blaster",
|
||||||
Text = "Best Ranking",
|
Text = "Best Ranking",
|
||||||
InitCommand = cmd(horizalign,'HorizAlign_Left';x,SCREEN_LEFT+64;y,SCREEN_TOP+32)
|
InitCommand = cmd(horizalign,'HorizAlign_Left';x,SCREEN_LEFT+48;y,SCREEN_TOP+32;shadowlength,0)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user