1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +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

@@ -14,8 +14,6 @@
#include "../LuaWrapper.h"
#include "../../../lib/mapObjects/CObjectHandler.h"
namespace scripting
{
namespace api