再次修正之前整理小程序代码把FONT.set打成FONT.get close #312
This commit is contained in:
@@ -103,7 +103,7 @@ function scene.draw()
|
||||
end
|
||||
|
||||
--Info
|
||||
FONT.get(40)
|
||||
FONT.set(40)
|
||||
if combo>1 then
|
||||
gc.setColor(1,1,.6)
|
||||
gc.print("x"..combo,300,80)
|
||||
|
||||
Reference in New Issue
Block a user