コード例 #1
0
ファイル: GameRoot.cs プロジェクト: laimumu/FrameWork
 public void ExecuteGm(string gm)
 {
     luaMnager.ExecuteGm(gm);
 }