mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
Issue2888 (#421)
Fixed issue 2888 * Merged AFTER_ATTACK & BEFORE_ATTACK cast modes. * Introduced new caster class for creature ability usage * Added few tests
This commit is contained in:
committed by
GitHub
parent
386805c4e0
commit
8b002ad774
@@ -30,6 +30,7 @@ set(test_SRCS
|
||||
map/CMapFormatTest.cpp
|
||||
map/MapComparer.cpp
|
||||
|
||||
spells/AbilityCasterTest.cpp
|
||||
spells/TargetConditionTest.cpp
|
||||
|
||||
spells/effects/EffectFixture.cpp
|
||||
|
||||
Reference in New Issue
Block a user