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

Fixes compilation due to changes in callback interface

This commit is contained in:
Ivan Savenko
2023-01-14 19:03:18 +02:00
parent 1418ce4678
commit b86969909a
10 changed files with 39 additions and 51 deletions

View File

@@ -1126,6 +1126,7 @@ public:
GOLD_GOLEM = 116,
DIAMOND_GOLEM = 117,
PSYCHIC_ELEMENTAL = 120,
MAGIC_ELEMENTAL = 121,
CATAPULT = 145,
BALLISTA = 146,
FIRST_AID_TENT = 147,