|
@@ -54,7 +54,7 @@ public:
|
|
class DLL_EXPORT CSpellHandler
|
|
class DLL_EXPORT CSpellHandler
|
|
{
|
|
{
|
|
public:
|
|
public:
|
|
- CSpellHandler::CSpellHandler();
|
|
|
|
|
|
+ CSpellHandler();
|
|
std::vector<CSpell> spells;
|
|
std::vector<CSpell> spells;
|
|
void loadSpells();
|
|
void loadSpells();
|
|
|
|
|