马拉松-极限入口隐藏,顺带修改翻译文件/模式列表中模式的顺序

This commit is contained in:
MrZ626
2020-12-13 15:32:30 +08:00
parent 4d7da801a7
commit ca8cf27371
11 changed files with 72 additions and 71 deletions

View File

@@ -99,6 +99,8 @@ function scene.keyDown(k)
LOG.print("GammaCorrect: "..(gc.isGammaCorrect()and"on"or"off"),"warn")
elseif v==114514 or v==1919810 or v==1145141919810 then
error()
elseif v==200 then
loadGame("marathon_bfmax",true)
elseif v==670 then
SCR.print()
end