From 88f71d6a8673932d178408e7632a6eea08623294 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 29 May 2014 15:54:49 +0300 Subject: Move config related functions from client into configmanager. --- 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 c617842c5..929a1042a 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -735,6 +735,8 @@ SET(SRCS commandhandler.h commands.cpp commands.h + configmanager.cpp + configmanager.h being/compounditem.h being/compoundsprite.cpp being/compoundsprite.h -- cgit v1.2.3-60-g2f50