316
66
1426
SL:RegisterLUAEvent(LUA_EVENT_LEAVE_WORLD, "GUIUtil", function () SL:Print("-小退释放缓存-") for k,_ in pairs(package.loaded) do if string.find(k,"GUILayout") then package.loaded[k] = nil _G[k] = nil end end end)
举报
本版积分规则 发表回复