summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-04-15 11:22:52 -0300
committerJesusaves <cpntb1@ymail.com>2019-04-15 11:22:52 -0300
commitcb8276e22e2fba0f9a8a23cd0bb5344d07967369 (patch)
treee2e29a0279fc39739ab1f3e80a36b3ec95bfceb0 /npc
parentf80bf4e068ad0c18f8b8d119c12718b492a1769b (diff)
downloadserverdata-cb8276e22e2fba0f9a8a23cd0bb5344d07967369.tar.gz
serverdata-cb8276e22e2fba0f9a8a23cd0bb5344d07967369.tar.bz2
serverdata-cb8276e22e2fba0f9a8a23cd0bb5344d07967369.tar.xz
serverdata-cb8276e22e2fba0f9a8a23cd0bb5344d07967369.zip
Implement @wgm right
Diffstat (limited to 'npc')
-rw-r--r--npc/commands/wgm.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/commands/wgm.txt b/npc/commands/wgm.txt
index 07076ba19..87d2387b1 100644
--- a/npc/commands/wgm.txt
+++ b/npc/commands/wgm.txt
@@ -21,6 +21,5 @@ OnCall:
end;
OnInit:
- bindatcmd "wgm", "@wgm::OnCall", 0, 0, 1;
end;
}