Skip to content

Commit

Permalink
Enable default scene as devicedata
Browse files Browse the repository at this point in the history
  • Loading branch information
legoeruro committed Sep 18, 2024
1 parent c7c7fc1 commit 50a9174
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions unity/ProjectSettings/EditorBuildSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ EditorBuildSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Scenes:
- enabled: 0
- enabled: 1
path: Assets/Scenes/DeviceData.unity
guid: a85ce1c6384d24c2a8e016dbf92ebe5c
- enabled: 1
- enabled: 0
path: Assets/Scenes/XiheDemo.unity
guid: 16bf2390a4afb41c48a28fbea06c2cdd
m_configObjects:
Expand Down

0 comments on commit 50a9174

Please sign in to comment.