forked from MagicBane/Server
Debugging.
This commit is contained in:
@@ -542,8 +542,6 @@ public class NPC extends AbstractCharacter {
|
|||||||
if (npcWithoutID.building != null)
|
if (npcWithoutID.building != null)
|
||||||
npcWithoutID.bindLoc = Vector3fImmutable.ZERO;
|
npcWithoutID.bindLoc = Vector3fImmutable.ZERO;
|
||||||
|
|
||||||
npcWithoutID.runAfterLoad(); // configure npc
|
|
||||||
|
|
||||||
NPC npc;
|
NPC npc;
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user