コード例 #1
0
ファイル: ZEROWORLD.cs プロジェクト: Reallyifs/ZEROWORLD
 public ZEROWORLD()
 {
     Instance = this;
     ZAction.Initialize();
 }