mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
obsługa dodatkowych tekstów i mała poprawka
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include "CSemiLodHandler.h"
|
||||
#include "CDefObjInfoHandler.h"
|
||||
#include "CLodHandler.h"
|
||||
#include "CGeneralTextHandler.h"
|
||||
|
||||
/*
|
||||
CGameInfo class
|
||||
@@ -35,6 +36,7 @@ public:
|
||||
CDefObjInfoHandler * dobjinfo;
|
||||
CLodHandler * spriteh;
|
||||
CLodHandler * bitmaph;
|
||||
CGeneralTextHandler * generaltexth;
|
||||
};
|
||||
|
||||
#endif //CGAMEINFO_H
|
||||
Reference in New Issue
Block a user