mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
Split vcmiclient in two
Similar to vcmiserver (app) and vcmiservercommon (lib), now there is vcmiclient (app) and vcmiclientcommon (lib).
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
#include "../lib/CHeroHandler.h"
|
||||
#include "../lib/VCMIDirs.h"
|
||||
#include "../lib/logging/VisualLogger.h"
|
||||
#include "CMT.h"
|
||||
#include "../lib/serializer/Connection.h"
|
||||
|
||||
#ifdef SCRIPTING_ENABLED
|
||||
|
||||
Reference in New Issue
Block a user