整理主循环代码,略微提升性能

This commit is contained in:
MrZ626
2021-05-25 14:57:12 +08:00
parent 6fa4cf17c7
commit 58e5118d45
2 changed files with 87 additions and 85 deletions

View File

@@ -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