mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-05 00:49:09 +02:00
* splitted CGameState into general game state and battle game state
* added missing fields to serialize in CHero
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
#include "CMessage.h"
|
||||
#include "CCursorHandler.h"
|
||||
#include "../CCallback.h"
|
||||
#include "../lib/CGameState.h"
|
||||
#include "../lib/BattleState.h"
|
||||
#include "../lib/CGeneralTextHandler.h"
|
||||
#include "CCreatureAnimation.h"
|
||||
#include "Graphics.h"
|
||||
|
Reference in New Issue
Block a user