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