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

Rewardable seer hut and quest gate

This commit is contained in:
nordsoft
2023-09-13 01:40:07 +02:00
parent 6a0b26d402
commit ef3f0174dd
5 changed files with 127 additions and 236 deletions

View File

@@ -9,7 +9,7 @@
*/
#pragma once
#include "../mapObjects/CArmedInstance.h"
#include "CArmedInstance.h"
#include "../rewardable/Interface.h"
VCMI_LIB_NAMESPACE_BEGIN