mirror of
https://github.com/vcmi/vcmi.git
synced 2025-02-03 13:01:33 +02:00
Fixed typo.
This commit is contained in:
parent
10b4f6213f
commit
fbf822ba11
@ -27,7 +27,7 @@ class CGeneralTextHandler;
|
|||||||
class DLL_EXPORT LibClasses
|
class DLL_EXPORT LibClasses
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
bool IS_AI_ENABLED; //VLC is teh only object visible from both CMT and GeniusAI
|
bool IS_AI_ENABLED; //VLC is the only object visible from both CMT and GeniusAI
|
||||||
CArtHandler * arth;
|
CArtHandler * arth;
|
||||||
CHeroHandler * heroh;
|
CHeroHandler * heroh;
|
||||||
CCreatureHandler * creh;
|
CCreatureHandler * creh;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user