Reformat and clean up "client" package
This commit is contained in:
@@ -51,7 +51,7 @@ public class WarpMapCommand extends Command {
|
||||
}
|
||||
|
||||
Collection<Character> characters = player.getMap().getAllPlayers();
|
||||
|
||||
|
||||
for (Character victim : characters) {
|
||||
victim.saveLocationOnWarp();
|
||||
victim.changeMap(target, target.getRandomPlayerSpawnpoint());
|
||||
|
||||
Reference in New Issue
Block a user