From 8314a1808ff96ec8990c4d9055cad41c05f07dc2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Aug 2014 23:39:49 +0300 Subject: Move chat command /setdrop into actions. --- src/commands.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index 608be620f..eb3e44e96 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -219,12 +219,6 @@ impHandler(dumpTests) return true; } -impHandler(setDrop) -{ - GameModifiers::setQuickDropCounter(atoi(event.args.c_str())); - return true; -} - impHandler0(error) { const int *const ptr = nullptr; -- cgit v1.2.3-70-g09d2