summaryrefslogtreecommitdiff
path: root/src/emap/script_buildins.h
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-08-07 13:23:58 -0300
committerJesusaves <cpntb1@ymail.com>2020-08-07 13:23:58 -0300
commita22e3af8232b2e72e2c610339b3fd4fc9a0693e9 (patch)
treed4918b73873569ae8f265e7815d0a2a6b1f1f64a /src/emap/script_buildins.h
parent0902765036bc3fe663317043435b73aabe39677a (diff)
downloadevol-hercules-a22e3af8232b2e72e2c610339b3fd4fc9a0693e9.tar.gz
evol-hercules-a22e3af8232b2e72e2c610339b3fd4fc9a0693e9.tar.bz2
evol-hercules-a22e3af8232b2e72e2c610339b3fd4fc9a0693e9.tar.xz
evol-hercules-a22e3af8232b2e72e2c610339b3fd4fc9a0693e9.zip
Revert "add a script command to kick players offline"
This reverts commit 0902765036bc3fe663317043435b73aabe39677a.
Diffstat (limited to 'src/emap/script_buildins.h')
-rw-r--r--src/emap/script_buildins.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emap/script_buildins.h b/src/emap/script_buildins.h
index f753091..5c0544b 100644
--- a/src/emap/script_buildins.h
+++ b/src/emap/script_buildins.h
@@ -102,7 +102,6 @@ BUILDIN(getItemOptionParamByIndex);
BUILDIN(setItemOptionByIndex);
BUILDIN(isInstance);
BUILDIN(readBattleParam);
-BUILDIN(kick);
// TMW2 Build Ins
BUILDIN(getguildinfo);