Exemple #1
0
 public void AddEmptyPos(Vector2 pos)
 {
     mapController.AddEmptyPos(pos);
 }