From 8f173afdd496eda7fddd2b166e11626651600501 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Aug 2014 16:49:12 +0300 Subject: Move chat command /debugspawn into actions. --- src/actions/commands.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/actions/commands.h') diff --git a/src/actions/commands.h b/src/actions/commands.h index cc9a0e172..1d6e5bd9d 100644 --- a/src/actions/commands.h +++ b/src/actions/commands.h @@ -70,6 +70,7 @@ namespace Actions decHandler(talkPet); decHandler(gm); decHandler(hack); + decHandler(debugSpawn); } // namespace Actions #undef decHandler -- cgit v1.2.3-70-g09d2