1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-27 22:49:25 +02:00

Renamed Terrain.h/cpp -> TerrainHandler.h/cpp

This commit is contained in:
Ivan Savenko
2023-01-09 01:17:37 +02:00
parent f51b3bca57
commit 4f3ea0d1d9
68 changed files with 90 additions and 37 deletions

View File

@@ -18,6 +18,7 @@
#include "../mapObjects/CommonConstructors.h"
#include "../mapObjects/MapObjects.h" //needed to resolve templates for CommonConstructors.h
#include "Functions.h"
#include "../TerrainHandler.h"
VCMI_LIB_NAMESPACE_BEGIN