0.11.2:Pong(操作错误导致只能用覆盖文件代替合并分支)(非0.11.2最终版)
This commit is contained in:
@@ -12,7 +12,7 @@ local text={
|
||||
}
|
||||
function text:reset()
|
||||
if type(self.text)=="string"then
|
||||
self.text=gc.newText(setFont(self.font or 30),self.text)
|
||||
self.text=gc.newText(getFont(self.font or 30),self.text)
|
||||
end
|
||||
end
|
||||
function text:draw()
|
||||
|
||||
Reference in New Issue
Block a user