添加techrash_n模式入口

This commit is contained in:
MrZ626
2021-10-12 02:23:09 +08:00
parent 1ca5fd7204
commit b64234a7a3

View File

@@ -62,6 +62,8 @@ local function _nextDir(i)
if not GAME.playing then
if minoRot0[5]>62 then
loadGame('marathon_bfmax',true)
elseif minoRot0[6]>62 then
loadGame('techrash_n',true)
elseif minoRot0[7]>62 then
loadGame('techrash_u',true)
end