From e16d1f9b8e242686f0ffa1a7bcc3f254caffca95 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Feb 2016 20:48:23 +0300 Subject: Add chat command /spawnclone. Also add it to player context menu. --- src/dyetool/actions/commands.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dyetool') diff --git a/src/dyetool/actions/commands.cpp b/src/dyetool/actions/commands.cpp index ad91220df..b9da16a17 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -113,5 +113,6 @@ impHandlerVoid(locatePlayer) impHandlerVoid(commandShowAccountInfo) impHandlerVoid(commandSpawn) impHandlerVoid(commandSpawnSlave) +impHandlerVoid(commandSpawnClone) } // namespace Actions -- cgit v1.2.3-70-g09d2