Remove debug code in /npc

This commit is contained in:
fullwall 2012-09-10 17:41:44 +08:00
parent 2c99c062b6
commit fbcb560755

View File

@ -421,7 +421,6 @@ public class NPCCommands {
continue;
Messaging.send(sender, " <e>- <a>" + trait.getName() + "<e>");
}
npc.getNavigator().setTarget((LivingEntity) sender, false);
}
@Command(