1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-29 23:07:48 +02:00

Added workaround for loading spellbook existance status

This commit is contained in:
Ivan Savenko
2023-06-27 13:58:45 +03:00
parent 88566cb1ef
commit cc91be3518
3 changed files with 14 additions and 3 deletions

View File

@@ -1223,6 +1223,7 @@ class SpellID
public:
enum ESpellID
{
SPELLBOOK_PRESET = -3,
PRESET = -2,
NONE = -1,
SUMMON_BOAT=0, SCUTTLE_BOAT=1, VISIONS=2, VIEW_EARTH=3, DISGUISE=4, VIEW_AIR=5,