Skip to content

Commit a50b630

Browse files
authored
Fix menu UI ordering (#665)
* Move Copilot and registration panel in front of settings * Updated copilot panel name
1 parent ce90e1e commit a50b630

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Assets/Prefabs/UI/MainCanvas.prefab

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@ RectTransform:
4040
- {fileID: 341190945403315020}
4141
- {fileID: 341190945420745090}
4242
- {fileID: 341190944239140890}
43-
- {fileID: 341190945112364105}
44-
- {fileID: 858666763888331269}
4543
- {fileID: 5977723730511622612}
4644
- {fileID: 9068794098842140863}
4745
- {fileID: 341190944649414362}
4846
- {fileID: 4538316674562318397}
4947
- {fileID: 5276842830597070534}
5048
- {fileID: 341190943640726961}
49+
- {fileID: 341190945112364105}
50+
- {fileID: 858666763888331269}
5151
- {fileID: 341190944882926340}
5252
m_Father: {fileID: 0}
5353
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
@@ -2279,7 +2279,7 @@ PrefabInstance:
22792279
objectReference: {fileID: 0}
22802280
- target: {fileID: 1445278465348587321, guid: 196fe30eaa658f243a73a6225140bf82, type: 3}
22812281
propertyPath: m_Name
2282-
value: AutomaticManipulatorControlPanel
2282+
value: CopilotPanel
22832283
objectReference: {fileID: 0}
22842284
- target: {fileID: 1445278465348587321, guid: 196fe30eaa658f243a73a6225140bf82, type: 3}
22852285
propertyPath: m_IsActive

0 commit comments

Comments
 (0)