From 3cdb0d5516f5234dcebb118a26e405074de701f8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 24 Jul 2016 20:41:46 +0300 Subject: Add castingeffect object for draw casting effect in specified position and sorting. Now casting effect drawed on ground and not over players or mobs. --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index db7750854..8d4aa8b16 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -845,6 +845,8 @@ manaplus_SOURCES += main.cpp \ enums/being/beingdirection.h \ being/beingflag.h \ being/beingspeech.h \ + being/castingeffect.cpp \ + being/castingeffect.h \ being/localplayer.cpp \ being/localplayer.h \ being/mercenaryinfo.h \ -- cgit v1.2.3-70-g09d2