添加表
parent
c54c0b547d
commit
71f42b1526
|
@ -2,7 +2,7 @@
|
||||||
local this = StoryMapManager
|
local this = StoryMapManager
|
||||||
this.groupConfigs = {}
|
this.groupConfigs = {}
|
||||||
this.isShowStory = 0
|
this.isShowStory = 0
|
||||||
--local storyMapConfig = ConfigManager.GetConfig(ConfigName.StoryMapConfig)
|
local storyMapConfig = ConfigManager.GetConfig(ConfigName.StoryMapConfig)
|
||||||
--初始化
|
--初始化
|
||||||
function this.Initialize()
|
function this.Initialize()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue