Frank Zago 14 лет назад
Родитель
Сommit
fbf822ba11
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lib/VCMI_Lib.h

+ 1 - 1
lib/VCMI_Lib.h

@@ -27,7 +27,7 @@ class CGeneralTextHandler;
 class DLL_EXPORT LibClasses
 {
 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;
 	CHeroHandler * heroh;
 	CCreatureHandler * creh;