Canviada la font

This commit is contained in:
2026-03-22 18:41:27 +01:00
parent 42b97b1fd0
commit 650ca21167
6 changed files with 199 additions and 50 deletions

View File

@@ -18,9 +18,9 @@ function score.create()
-- draw.text("jail",6*o2aX,77*o2aX,2)
-- draw.text("games",8*o2aX, 82*o2aX,2)
-- draw.text("2023",9*o2aX,89*o2aX,1)
arc_text("jail",6*o2aX,77*o2aX,2)
arc_text("games",8*o2aX, 82*o2aX,2)
arc_text("2026",9*o2aX,89*o2aX,1)
arc_text("jail", 6*o2aX, 77*o2aX, 2)
arc_text("games",8*o2aX, 82*o2aX, 2)
arc_text("2026", 9*o2aX, 89*o2aX, 1)
draw.rectf(06*o2aX,30*o2aX,2*o2aX,8*o2aX,03)
draw.rectf(09*o2aX,30*o2aX,2*o2aX,8*o2aX,08)
draw.rectf(12*o2aX,30*o2aX,2*o2aX,8*o2aX,08)