forked from MagicBane/Server
login crash bug
This commit is contained in:
@@ -209,7 +209,6 @@ public class PlayerCharacter extends AbstractCharacter {
|
||||
|
||||
this.guildStatus = new AtomicInteger(0);
|
||||
this.buildingUUID = -1;
|
||||
this.setLevel((short)10);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user