Пример #1
0
 public void AddPointToCompass(GameObject obj)
 {
     Compass.AddPoint(obj);
 }