mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-23 00:28:08 +02:00
- fix for bonuses in campaign screen
- fixed gcc warnings - build system updated
This commit is contained in:
@ -11,6 +11,8 @@
|
||||
#endif
|
||||
|
||||
//for smart objs serialization over net
|
||||
#include "../lib/CMapInfo.h"
|
||||
#include "../StartInfo.h"
|
||||
#include "CGameState.h"
|
||||
#include "map.h"
|
||||
#include "../hch/CObjectHandler.h"
|
||||
|
Reference in New Issue
Block a user