From f52741caab03a26afd41b7e85e863027fec1e26d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 19 Aug 2016 18:58:54 +0300 Subject: Add chat command for leave guild. New chat command: /leaveguild --- 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 45daa68d4..68331913d 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -79,6 +79,7 @@ impHandlerVoid(serverUnIgnoreWhisper) impHandlerVoid(setHomunculusName) impHandlerVoid(fireHomunculus) impHandlerVoid(leaveParty) +impHandlerVoid(leaveGuild) impHandlerVoid(warp) impHandlerVoid(homunTalk) impHandlerVoid(homunEmote) -- cgit v1.2.3-70-g09d2