整理主循环代码,略微提升性能
This commit is contained in:
@@ -658,7 +658,7 @@ function draw.norm(P)
|
||||
|
||||
--Draw boarders
|
||||
gc_setColor(P.frameColor)
|
||||
gc.draw(playerBoarders,-17,-12)
|
||||
gc_draw(playerBoarders,-17,-12)
|
||||
|
||||
--Draw target selecting pad
|
||||
if GAME.modeEnv.royaleMode then
|
||||
|
||||
Reference in New Issue
Block a user