Fix crash when using attributes cache after hot-reload in editor
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
class FLAXENGINE_API MField
|
||||
{
|
||||
friend MClass;
|
||||
friend MCore;
|
||||
|
||||
protected:
|
||||
#if USE_MONO
|
||||
|
||||
Reference in New Issue
Block a user