From b64234a7a34ac8fda258b0755d5766be3def7a30 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Tue, 12 Oct 2021 02:23:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0techrash=5Fn=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/scenes/setting_skin.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/parts/scenes/setting_skin.lua b/parts/scenes/setting_skin.lua index a0207b17..92de0a97 100644 --- a/parts/scenes/setting_skin.lua +++ b/parts/scenes/setting_skin.lua @@ -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