This commit is contained in:
parent
299427b0ee
commit
49de88f487
@ -34,7 +34,6 @@ public class TownPopulator {
|
||||
CharacterUtils.addShelter(chara, struct);
|
||||
chara.setPos(new Vector3d(struct.getPos()).add(1,1,1));
|
||||
}
|
||||
System.out.println("Total characters: " + Globals.serverState.characterService.getAllCharacters().size());
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user