Beispiel #1
0
 public void UpdateMap(Player player)
 {
     ItemsNearPlayer = player.NearbyItems(ItemsOnMap, Anchor);
 }