コード例 #1
0
ファイル: ConfigMgr.cs プロジェクト: f1zcsjll/Game
 public void CleanAllConfig()
 {
     ItemConfig.UnInitConfig();
     JobConfig.InitConfig();
 }