1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

Merge pull request #5909 from Laserlicht/template_editor_object

Template editor - object & townHints selection
This commit is contained in:
Ivan Savenko
2025-07-18 23:08:53 +03:00
committed by GitHub
13 changed files with 680 additions and 12 deletions

View File

@@ -16,6 +16,10 @@ VCMI_LIB_NAMESPACE_BEGIN
class DLL_LINKAGE ObjectConfig
{
#ifdef ENABLE_TEMPLATE_EDITOR
friend class ObjectSelector;
#endif
public:
enum class EObjectCategory