Exemple #1
0
 private void Cmd_RequestFree(int x, int y)
 {
     arenaManager.Cmd_RequestFree(x, y);
 }