From 6ce16c283d584fc1a90a5e68f986a90fdc6e8da5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 Sep 2014 14:03:02 +0300 Subject: Add chat command for rename homunculus. New chat comamnd: sethomunname NAME --- 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 5dce9ac87..5a1bffddb 100644 --- a/src/actions/commands.h +++ b/src/actions/commands.h @@ -74,6 +74,7 @@ namespace Actions decHandler(serverIgnoreWhisper); decHandler(serverUnIgnoreWhisper); decHandler(setPetName); + decHandler(setHomunculusName); } // namespace Actions #undef decHandler -- cgit v1.2.3-60-g2f50