Skip to content

Commit

Permalink
Changed default game mode from 4-Player-Debug to 1v1
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuskilian committed May 5, 2020
1 parent e128446 commit 6043834
Show file tree
Hide file tree
Showing 24 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Assets/Photon/PhotonBolt/resources/BoltRuntimeSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@ MonoBehaviour:
connectionRequestAttempts: 20
disableAutoSceneLoading: 0
EnableIPv6: 0
debugClientCount: 4
debugClientCount: 2
debugStartPort: 50538
debugStartMapName: Ingame
debugPlayAsServer: 0
showDebugInfo: 1
overrideTimeScale: 1
logUncaughtExceptions: 0
debugEditorMode: 1
debugEditorMode: 2
consoleToggleKey: 9
consoleVisibleByDefault: 0
compilationWarnLevel: 4
Expand Down
2 changes: 1 addition & 1 deletion Assets/Scenes/Ingame.unity
Original file line number Diff line number Diff line change
Expand Up @@ -376,8 +376,8 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
GameModes:
- {fileID: 11400000, guid: 310c8d5b47708764f8e19ab4cafe58b8, type: 2}
- {fileID: 11400000, guid: 1dd23499ec684be44a9cb875180d7f36, type: 2}
- {fileID: 11400000, guid: 310c8d5b47708764f8e19ab4cafe58b8, type: 2}
- {fileID: 11400000, guid: 2fb9ad3723aaa82409b100dab1c3f930, type: 2}
GameSettings:
- {fileID: 11400000, guid: 76e94a074dddd7842ac620ec4c7324ed, type: 2}
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Bolt_DebugStart_Build/Bolt_DebugStart_Build_Data/level1
Binary file not shown.
Binary file not shown.
1 change: 0 additions & 1 deletion ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ PlayerSettings:
- {fileID: 0}
- {fileID: 0}
- {fileID: 0}
- {fileID: 0}
metroInputSource: 0
wsaTransparentSwapchain: 0
m_HolographicPauseOnTrackingLoss: 1
Expand Down

0 comments on commit 6043834

Please sign in to comment.