1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-09-16 09:26:28 +02:00

Hide some spell mechnaics details

This commit is contained in:
AlexVinS
2015-09-16 10:50:33 +03:00
parent 2c3a607497
commit 46f99db8d7
5 changed files with 52 additions and 46 deletions

View File

@@ -10,6 +10,7 @@
#include "../lib/CBuildingHandler.h"
#include "../lib/CHeroHandler.h"
#include "../lib/spells/CSpellHandler.h"
#include "../lib/spells/ISpellMechanics.h"
#include "../lib/CGeneralTextHandler.h"
#include "../lib/CTownHandler.h"
#include "../lib/CCreatureHandler.h"