mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Moved all object-related files to lib/mapObjects directory.
Renamed some classes to more readable names
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include "../CRandomGenerator.h"
|
||||
#include "CMapGenOptions.h"
|
||||
#include "CRmgTemplateZone.h"
|
||||
#include "../CObjectHandler.h"
|
||||
#include "../mapObjects/CObjectHandler.h"
|
||||
#include "../int3.h"
|
||||
|
||||
class CMap;
|
||||
|
||||
Reference in New Issue
Block a user