mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Save and copy editor flags with scene. Replaced EditorComponent with DontSafe-flag
This commit is contained in:
@@ -5,4 +5,5 @@ enum EditorFlags
|
||||
Default = 0,
|
||||
HideInHierarchy = 1,
|
||||
HideInScene = 2,
|
||||
DontSave = 4
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user