Skip to content

Commit

Permalink
Fixed missing reference to prefab menu
Browse files Browse the repository at this point in the history
The [SerializeField] reference to the UndoRedoMenu Prefab from the WindowManager got reset. This was fixed.
  • Loading branch information
jonast2 committed Jan 6, 2023
1 parent d02964e commit 72eb183
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Frontend/VIAProMa/Assets/Scenes/MainScene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -3633,6 +3633,12 @@ PrefabInstance:
m_Modification:
m_TransformParent: {fileID: 1896800655}
m_Modifications:
- target: {fileID: 142782020403195696, guid: 6580c13df571c9242b86ffe5fe901102,
type: 3}
propertyPath: undoRedoMenuPrefab
value:
objectReference: {fileID: 7372155236882747274, guid: 105b5bc1820dec448a917b7fc8205dc1,
type: 3}
- target: {fileID: 439484614112030367, guid: 6580c13df571c9242b86ffe5fe901102,
type: 3}
propertyPath: sceneViewId
Expand Down

0 comments on commit 72eb183

Please sign in to comment.