mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-17 00:07:41 +02:00
- fix for bonuses in campaign screen
- fixed gcc warnings - build system updated
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
#define VCMI_DLL
|
||||
|
||||
#include "CMapInfo.h"
|
||||
#include "..\StartInfo.h"
|
||||
#include "../StartInfo.h"
|
||||
#include "map.h"
|
||||
#include "..\hch\CCampaignHandler.h"
|
||||
#include "../hch/CCampaignHandler.h"
|
||||
|
||||
void CMapInfo::countPlayers()
|
||||
{
|
||||
|
Reference in New Issue
Block a user