diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-28 14:47:07 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-28 14:47:07 -0300 |
commit | 385381967ad140941c3daeb552ab5ce49f212c65 (patch) | |
tree | d96ede40f4bba85a0943084b11c8a96891f38647 /npc/functions/hub.txt | |
parent | ce1ca0c776d02b14ee99a96241957b9e5ce368a0 (diff) | |
download | serverdata-385381967ad140941c3daeb552ab5ce49f212c65.tar.gz serverdata-385381967ad140941c3daeb552ab5ce49f212c65.tar.bz2 serverdata-385381967ad140941c3daeb552ab5ce49f212c65.tar.xz serverdata-385381967ad140941c3daeb552ab5ce49f212c65.zip |
Fix typos
Diffstat (limited to 'npc/functions/hub.txt')
-rw-r--r-- | npc/functions/hub.txt | 1 |
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; } |