From c06c787acceec22845f023b2f849858d36af6585 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Aug 2014 21:17:29 +0300 Subject: Move chat command /wait into actions. --- src/commands.cpp | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index 64d0e7e52..8f89d59be 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -157,16 +157,6 @@ impHandler(hack) return true; } -impHandler(wait) -{ - if (localPlayer) - { - localPlayer->waitFor(event.args); - return true; - } - return false; -} - impHandler0(uptime) { if (!debugChatTab) -- cgit v1.2.3-60-g2f50