From 77392dfa39913e4d6c51934deab51088da878e7a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 Feb 2016 19:05:31 +0300 Subject: Add chat command /randomwarp. Also add it to player context menu. --- src/dyetool/actions/commands.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dyetool/actions/commands.cpp') diff --git a/src/dyetool/actions/commands.cpp b/src/dyetool/actions/commands.cpp index 3f6254053..2b09fc90a 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -118,5 +118,6 @@ impHandlerVoid(commandSpawnSlaveClone) impHandlerVoid(commandSpawnEvilClone) impHandlerVoid(commandSavePosition) impHandlerVoid(commandLoadPosition) +impHandlerVoid(commandRandomWarp) } // namespace Actions -- cgit v1.2.3-60-g2f50