summaryrefslogtreecommitdiff
path: root/npc/functions/hub.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/hub.txt')
-rw-r--r--npc/functions/hub.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt
index c5ecb043f..7ff4c0193 100644
--- a/npc/functions/hub.txt
+++ b/npc/functions/hub.txt
@@ -938,7 +938,6 @@ function script HUB_PCBonus {
if (PCBONUS & PCB_SPLASHMASTER) {
bonus bSplashRange, 1;
}
- debugmes "PCBonus Handled";
return;
}