Beispiel #1
0
 public void UpdatePlayerLocation(int locationid)
 {
     playerContext.UpdatePlayerLocation(locationid);
 }