From 26c14e5269feafec782166f80c31fe1a7c2b3d53 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 23 Nov 2015 01:00:04 +0300 Subject: Add chat command skill. New chat command: /skill ID[ LEVEL[ TEXT]] --- 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 60206a5a7..01c7f56ea 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -91,4 +91,5 @@ impHandlerVoid(confGet) impHandlerVoid(serverConfGet) impHandlerVoid(slide) impHandlerVoid(selectSkillLevel) +impHandlerVoid(skill) } // namespace Actions -- cgit v1.2.3-70-g09d2