From 21f6509d7648f96c348b77babdca164cec2f0c61 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Aug 2014 17:57:26 +0300 Subject: Move actionmanager into actions directory and rename to actions. --- src/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 9caf67129..1b529e6f6 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -713,8 +713,8 @@ SET(SRCS test/testlauncher.h test/testmain.cpp test/testmain.h - actionmanager.cpp - actionmanager.h + actions/actions.cpp + actions/actions.h being/actor.cpp being/actor.h being/actorsprite.cpp -- cgit v1.2.3-70-g09d2