Skip to content

Commit

Permalink
fix: benchmark examples
Browse files Browse the repository at this point in the history
  • Loading branch information
paulpach committed Jul 20, 2020
1 parent 1ec9150 commit b221b74
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
5 changes: 2 additions & 3 deletions Assets/Mirror/Examples/Benchmarks/10k/Scenes/Scene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -573615,8 +573615,8 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: a7aaac73a16c040fd871cb977b5c557b, type: 3}
m_Name:
m_EditorClassIdentifier:
client: {fileID: 0}
server: {fileID: 0}
client: {fileID: 1282001522}
server: {fileID: 1282001523}
playerPrefab: {fileID: 73878422525288218, guid: 82ea0e1a4f3c84ef197e19b44c096865,
type: 3}
startPositionIndex: 0
Expand Down Expand Up @@ -573723,7 +573723,6 @@ MonoBehaviour:
ServerSceneChanged:
m_PersistentCalls:
m_Calls: []
networkSceneName:
--- !u!1001 &1282789972
PrefabInstance:
m_ObjectHideFlags: 0
Expand Down
5 changes: 2 additions & 3 deletions Assets/Mirror/Examples/Benchmarks/10klight/Scenes/Scene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -573615,8 +573615,8 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: a7aaac73a16c040fd871cb977b5c557b, type: 3}
m_Name:
m_EditorClassIdentifier:
client: {fileID: 0}
server: {fileID: 0}
client: {fileID: 1282001522}
server: {fileID: 1282001523}
playerPrefab: {fileID: 73878422525288218, guid: 647de6b61cd6f46d8a3a225d5bd680f8,
type: 3}
startPositionIndex: 0
Expand Down Expand Up @@ -573723,7 +573723,6 @@ MonoBehaviour:
ServerSceneChanged:
m_PersistentCalls:
m_Calls: []
networkSceneName:
--- !u!1001 &1282789972
PrefabInstance:
m_ObjectHideFlags: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96426,8 +96426,8 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: a7aaac73a16c040fd871cb977b5c557b, type: 3}
m_Name:
m_EditorClassIdentifier:
client: {fileID: 0}
server: {fileID: 0}
client: {fileID: 1282001522}
server: {fileID: 1282001523}
playerPrefab: {fileID: 1078519278818213949, guid: e1299008405d14b17b1ca459a6cd44a2,
type: 3}
startPositionIndex: 0
Expand Down Expand Up @@ -96534,7 +96534,6 @@ MonoBehaviour:
ServerSceneChanged:
m_PersistentCalls:
m_Calls: []
networkSceneName:
--- !u!1001 &1282323649
PrefabInstance:
m_ObjectHideFlags: 0
Expand Down

0 comments on commit b221b74

Please sign in to comment.