Remove Prefab System toggle from the Editor Preferences dialog. (#1415)

This commit is contained in:
Danilo Aimini
2021-06-17 15:12:14 -07:00
committed by GitHub
parent 273f4f89a1
commit 8fb0007201
2 changed files with 2 additions and 24 deletions
@@ -58,10 +58,6 @@ private:
bool m_restoreViewportCamera;
bool m_bShowNews;
bool m_enableSceneInspector;
bool m_enablePrefabSystem;
// Only used to tell if the user has changed this value since it requires a restart
bool m_enablePrefabSystemInitialValue;
};
struct Messaging