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

remove CObjectHandler

This commit is contained in:
Laserlicht
2025-09-14 21:34:32 +02:00
parent f034584dfa
commit acd067e587
10 changed files with 1 additions and 66 deletions

View File

@@ -25,7 +25,6 @@
#include "../GameEngine.h"
#include "../widgets/TextControls.h"
#include "../../lib/mapObjects/CObjectHandler.h"
#include "../../lib/int3.h"
MapViewCache::~MapViewCache() = default;