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:
@@ -16,6 +16,10 @@ VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
class DLL_LINKAGE ObjectConfig
|
||||
{
|
||||
#ifdef ENABLE_TEMPLATE_EDITOR
|
||||
friend class ObjectSelector;
|
||||
#endif
|
||||
|
||||
public:
|
||||
|
||||
enum class EObjectCategory
|
||||
|
||||
Reference in New Issue
Block a user