summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-02 19:19:13 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-02 19:19:13 -0300
commit88c265256f183c4bfe5d7a7134d1d6065e244cfa (patch)
tree67ea10a305340dfb0c1dbe740486d96f64c63e33
parentbf4f4649ea76895965283566ec6a88a2c5fc724f (diff)
downloadserverdata-88c265256f183c4bfe5d7a7134d1d6065e244cfa.tar.gz
serverdata-88c265256f183c4bfe5d7a7134d1d6065e244cfa.tar.bz2
serverdata-88c265256f183c4bfe5d7a7134d1d6065e244cfa.tar.xz
serverdata-88c265256f183c4bfe5d7a7134d1d6065e244cfa.zip
[skip ci] Hercules have bugs
-rw-r--r--npc/functions/clientversion.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt
index c903d20d0..b51824889 100644
--- a/npc/functions/clientversion.txt
+++ b/npc/functions/clientversion.txt
@@ -24,6 +24,7 @@ function script checkclientversion {
do
{
input .@ref$;
+ debugmes "Hercules is bugged: "+.@ref$;
mes "";
if (.@ref$ != "") {
.@ref=getcharid(3, strip(.@ref$));