Skip to content

Commit

Permalink
fix: the Room scene references other scenes
Browse files Browse the repository at this point in the history
  • Loading branch information
paulpach committed Mar 21, 2020
1 parent e683a92 commit 9b60871
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Assets/Mirror/Examples/Room/Scenes/OfflineScene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ LightmapSettings:
m_PVRFilteringAtrousPositionSigmaAO: 1
m_ExportTrainingData: 0
m_TrainingDataDestination: TrainingData
m_LightProbeSampleCountMultiplier: 4
m_LightingDataAsset: {fileID: 0}
m_UseShadowmask: 1
--- !u!196 &4
Expand Down Expand Up @@ -292,8 +293,8 @@ MonoBehaviour:
minPlayers: 1
roomPlayerPrefab: {fileID: 114033720796874720, guid: deae2134a1d77704b9c595efe69767dd,
type: 3}
RoomScene:
GameplayScene:
RoomScene: RoomScene
GameplayScene: OnlineScene
AllPlayersReady: 0
RoomSlots: []
--- !u!4 &2008127832
Expand Down

0 comments on commit 9b60871

Please sign in to comment.