1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

Converted all h3 banks to rewardable, remove most of hardcoded checks

This commit is contained in:
Ivan Savenko
2024-08-30 16:24:58 +00:00
parent cb5df096c1
commit 503b87561e
15 changed files with 633 additions and 876 deletions

View File

@@ -14,7 +14,6 @@
#include "CObjectHandler.h"
#include "CArmedInstance.h"
#include "CBank.h"
#include "CGDwelling.h"
#include "CGHeroInstance.h"
#include "CGMarket.h"