Skip to content

Commit

Permalink
Remove unnecessary debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Morphan1 committed Dec 26, 2014
1 parent c3405a8 commit ef46351
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -271,7 +271,6 @@ public void run() {
continue;
// Remember that NPC has exited proximity.
exitProximityOf(BukkitPlayer, npc);
dB.echoDebug(script, ChatColor.YELLOW + "FOUND! NPC is in EXITING range: '" + npc.getName() + "'");
// Exit Proximity Action
npc.action("exit proximity", player);
// Parse Interact Script
Expand Down

0 comments on commit ef46351

Please sign in to comment.