mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-05 00:49:09 +02:00
* updated project files for MSVC
* fixed a few includes paths * it's possible to enter Tavern via Brotherhood of Sword * fixes for statusbar * fixes for townlist * fixed crashes on building / clicking some buildings * bumped version number to 0.71c * bonuses from wearing more than one same artifact won't cumulate
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#include "stdafx.h"
|
||||
#include "mapHandler.h"
|
||||
#include "SDL_Extensions.h"
|
||||
#include "CGameInfo.h"
|
||||
#include "client/SDL_Extensions.h"
|
||||
#include "client/CGameInfo.h"
|
||||
#include <cstdlib>
|
||||
#include "hch/CLodHandler.h"
|
||||
#include "hch/CDefObjInfoHandler.h"
|
||||
|
Reference in New Issue
Block a user