Assets/Editor/ScriptTemplate/LuaConfigTemplate.txt @@ -25,7 +25,7 @@ local key = contents[1] local subTable = {} #Read# #ClassName#Config[tostring(key)] = subTable Configs[tostring(key)] = subTable end end