mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Compile fix.
This commit is contained in:
parent
0937653e0a
commit
ad5b30294b
@ -54,7 +54,7 @@ public:
|
||||
class DLL_EXPORT CSpellHandler
|
||||
{
|
||||
public:
|
||||
CSpellHandler::CSpellHandler();
|
||||
CSpellHandler();
|
||||
std::vector<CSpell> spells;
|
||||
void loadSpells();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user