1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-27 22:49:25 +02:00

Merge branch 'develop' into max_range_spell

This commit is contained in:
Laserlicht
2025-07-08 11:36:23 +02:00
committed by GitHub
138 changed files with 3293 additions and 2495 deletions

View File

@@ -11,9 +11,11 @@
#include <vcmi/spells/Caster.h>
#include "CArmedInstance.h"
#include "IOwnableObject.h"
#include "army/CArmedInstance.h"
#include "army/CCommanderInstance.h"
#include "../bonuses/BonusCache.h"
#include "../entities/hero/EHeroGender.h"