少年修仙传客户端基础资源
client_Wu Xijin
2018-10-30 d0a0f4e224e138f84bc4373fe4e9cc2c96d6160c
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