fix NPC loading issue
This commit is contained in:
@@ -115,8 +115,6 @@ public class NPC extends AbstractCharacter {
|
||||
|
||||
this.dbID = MBServerStatics.NO_DB_ROW_ASSIGNED_YET;
|
||||
this.currentID = MBServerStatics.NO_DB_ROW_ASSIGNED_YET;
|
||||
initializeNPC();
|
||||
clearStatic();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user