local FileNameList = {
|
|
"TestForCat","ItemListCreator","TaskBaseView","SkillBtnItem","SkillBtnView"
|
|
}
|
|
--需要热更整个模块的话就使用$前缀.+ 如: "$Pokemon.+"
|
|
return FileNameList
|
|
|
|
--pt_61001_[1002]
|