暂时使用未完成的MES模块替换LOG模块
This commit is contained in:
@@ -35,7 +35,7 @@ function scene.keyDown(key)
|
||||
if backCounter==0 then
|
||||
SCN.back()
|
||||
else
|
||||
LOG.print(backCounter)
|
||||
MES.new(backCounter)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user