Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -1,8 +1,16 @@ local str = {} +local math = math +local string = string +local table = table + +_G.fun = {} + +--------------------------------- + local cache_1 local cache_2 local cache_3 local cache_4 local cache_5 @@ -11,18 +19,10 @@ local cache_8 local cache_9 local _ -local math = math -local string = string -local table = table - -_G.fun = {} - ---------------------------------- - str["效果卡的种类表"] = { TYPE_SPELL , TYPE_TRAP , TYPE_EFFECT