1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-02-03 13:01:33 +02:00

Fixed typo.

This commit is contained in:
Frank Zago 2011-09-02 01:09:53 +00:00
parent 10b4f6213f
commit fbf822ba11

View File

@ -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;