虚拟按键的重开键取消,换成2号功能键

This commit is contained in:
MrZ626
2021-01-24 14:20:47 +08:00
parent aad36f44c1
commit d4cbfc82a6
22 changed files with 32 additions and 80 deletions

View File

@@ -446,7 +446,6 @@ function restoreVirtualKey()
end
function pauseGame()
if not SCN.swapping then
GAME.restartCount=0--Avoid strange darkness
if not GAME.replaying then
for i=1,#PLAYERS do
local l=PLAYERS[i].keyPressing