移除drawableText中的不变文本

This commit is contained in:
MrZ626
2021-05-13 14:49:39 +08:00
parent f293f043d5
commit d1ed97e5b4
7 changed files with 20 additions and 9 deletions

View File

@@ -151,5 +151,11 @@ for i=1,8 do
gc.translate(-12*i,i==1 and -8 or -14)
end
--Question mark
TEXTURE.question=DOGC{45,80,
{'setFT',100},
{'print',"?",0,-30},
}
gc.setCanvas()
return TEXTURE