删除levelName文字对象,直接和modeName连在一起

This commit is contained in:
MrZ626
2021-03-24 15:05:42 +08:00
parent 6663915149
commit 3399c51d25
4 changed files with 3 additions and 7 deletions

View File

@@ -213,7 +213,6 @@ function scene.draw()
--Mode info
gc_setColor(1,1,1,.8)
gc.draw(drawableText.modeName,485,10)
gc.draw(drawableText.levelName,511+drawableText.modeName:getWidth(),10)
--Replaying
if GAME.replaying then