服务器战斗逻辑同表工具修改
parent
78e1a2b5a4
commit
51392f0a62
|
|
@ -116,7 +116,9 @@ namespace GameEditor.Core.DataConfig
|
|||
|
||||
private string[] battleConfigList = new string[]
|
||||
{
|
||||
"PassiveSkillLogicConfig"
|
||||
"PassiveSkillLogicConfig",
|
||||
"HardStage",
|
||||
"HardStageCondition",
|
||||
};
|
||||
|
||||
private void OnGUI()
|
||||
|
|
|
|||
Loading…
Reference in New Issue