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

Quests in map now use shared_ptr instead of const ptr

This commit is contained in:
Ivan Savenko
2025-03-09 22:44:36 +00:00
parent 417ea6451a
commit 797646cc05
20 changed files with 64 additions and 39 deletions

View File

@@ -21,4 +21,3 @@
#include "CGPandoraBox.h"
#include "CRewardableObject.h"
#include "MiscObjects.h"
#include "CQuest.h"