Index: single/07.Constellar vs Evilswarm.lua ================================================================== --- single/07.Constellar vs Evilswarm.lua +++ single/07.Constellar vs Evilswarm.lua @@ -27,16 +27,17 @@ Debug.ReloadFieldEnd() aux.BeginPuzzle() _G["开局说明"]() _G["通关邀请"]() ---~ for k, v in pairs(_G) do ---~ Debug.ShowHint(tostring(k)) ---~ Debug.ShowHint(tostring(v)) ---~ end +for k, v in pairs(_G) do + Debug.ShowHint(tostring(k)) + Debug.ShowHint(tostring(v)) + break + end --~ Debug.ShowHint(tostring(#_G)) --~ Debug.ShowHint(tostring(#_G)) --~ load("Debug.ShowHint(\"残局群181175613\")") a,b= next(_G) -Debug.ShowHint(tostring(a)) -Debug.ShowHint(tostring(b)) +--~ Debug.ShowHint(tostring(a)) +--~ Debug.ShowHint(tostring(b)) --~ print(23)