全局变量LATEST_VERSION改为ALLOW_ONLINE,ws-app能接收版本信息
This commit is contained in:
@@ -77,7 +77,7 @@ function scene.keyDown(key)
|
||||
end
|
||||
elseif key=="a"then
|
||||
if testButton(3)then
|
||||
if not LATEST_VERSION then
|
||||
if not ALLOW_ONLINE then
|
||||
TEXT.show(text.notFinished,640,450,60,"flicker")
|
||||
SFX.play("finesseError")
|
||||
elseif LOGIN then
|
||||
|
||||
Reference in New Issue
Block a user