コード例 #1
0
 public static void HandleMsgNotifySpawnSuperSoldier(TeamType inTeam)
 {
     UIMessageBox.ShowSpawnSuperSoldierMsg(inTeam, TeamManager.MyTeam);
 }