暂停界面可以用方向键选择按钮
This commit is contained in:
@@ -150,6 +150,8 @@ function scene.keyDown(key)
|
|||||||
if(GAME.result or GAME.replaying)and #PLAYERS==1 and not GAME.saved and saveRecording()then
|
if(GAME.result or GAME.replaying)and #PLAYERS==1 and not GAME.saved and saveRecording()then
|
||||||
GAME.saved=true
|
GAME.saved=true
|
||||||
end
|
end
|
||||||
|
else
|
||||||
|
WIDGET.keyPressed(key)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user