mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Compile fix.
This commit is contained in:
@@ -54,7 +54,7 @@ public:
|
||||
class DLL_EXPORT CSpellHandler
|
||||
{
|
||||
public:
|
||||
CSpellHandler::CSpellHandler();
|
||||
CSpellHandler();
|
||||
std::vector<CSpell> spells;
|
||||
void loadSpells();
|
||||
|
||||
|
Reference in New Issue
Block a user