From 1a31a833cee6ea7cd37e12742b64110747e8d6ab Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 Dec 2014 14:07:09 +0300 Subject: Fix compilation warnings. --- src/actions/commands.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/actions/commands.cpp') diff --git a/src/actions/commands.cpp b/src/actions/commands.cpp index 09895dc03..6708567cf 100644 --- a/src/actions/commands.cpp +++ b/src/actions/commands.cpp @@ -242,6 +242,7 @@ impHandler(chatNuke) actorManager->addBlock(static_cast(being->getId())); actorManager->destroy(being); + return true; } impHandler0(present) -- cgit v1.2.3-60-g2f50