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