Beispiel #1
0
 public static void spyFunction(Player p, StatusObject o)
 {
     o.setCanSpy(true);
     p.setOtherPlayerList();
 }