From 08507b9d5b3e16f8d40b32bb2540c0dbc31ff4f1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Aug 2014 18:40:20 +0300 Subject: Move chat related actions into separate file. --- src/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 6bd09bf17..7f8feafc2 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -716,6 +716,8 @@ SET(SRCS actions/actiondef.h actions/actions.cpp actions/actions.h + actions/chat.cpp + actions/chat.h actions/windows.cpp actions/windows.h being/actor.cpp -- cgit v1.2.3-70-g09d2