Index: single/X-LV-01.lua ================================================================== --- single/X-LV-01.lua +++ single/X-LV-01.lua @@ -20,10 +20,10 @@ --~ Debug.ShowHint --~ ("M1:主要阶段1 BP:战斗阶段 M2:主要阶段2") aux.BeginPuzzle() fun["开局说明"]() -local debug = require("debug") -local info = debug.getinfo(1, "S") -local scriptName = info.short_src -Debug.ShowHint(scriptName) +--~ debug = require("debug") +--~ local info = debug.getinfo(1, "S") +--~ local scriptName = info.short_src +--~ Debug.ShowHint(scriptName)