@@ -41,4 +41,4 @@ input_handle_find("A")
通常搭配autodel_handle()使用
2026/2/19 tianhaobu
-没错还是我,修复了handle input,现在直接使用_xxx = ingame.kc("X")即可,无需if(xxx != undefined)了
+没错还是我,修复了handle input,现在直接使用_xxx = ingame.kc("X")即可,无需if(xxx != undefined)了.