虚拟按键的重开键取消,换成2号功能键
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user