mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
lib now uses shared_ptr for entities. Removed manual memory management.
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
#include <vstd/StringUtils.h>
|
||||
#include <vcmi/events/EventBus.h>
|
||||
#include <vcmi/ServerCallback.h>
|
||||
#include "vcmi/Services.h"
|
||||
|
||||
#include "LuaStack.h"
|
||||
|
||||
|
Reference in New Issue
Block a user