Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -80,11 +80,10 @@ effect_1:SetCondition(cache_1) function cache_1() --{ Debug.ShowHint("残局群181175613") - io=require("io") end --} effect_1:SetOperation(cache_1) Index: single/X-LV-01.lua ================================================================== --- single/X-LV-01.lua +++ single/X-LV-01.lua @@ -19,13 +19,5 @@ ("尝试一下攻击表示与守备表示的区别\nM1:主要阶段1 BP:战斗阶段 M2:主要阶段2") --~ Debug.ShowHint --~ ("M1:主要阶段1 BP:战斗阶段 M2:主要阶段2") aux.BeginPuzzle() fun["开局说明"]() - ---~ debug = require("debug") ---~ local info = debug.getinfo(1, "S") ---~ local scriptName = info.short_src ---~ Debug.ShowHint(scriptName) - ---~ io=require("io") ---~ os=require("os")