Skip to content

Commit 15e0c70

Browse files
fix: reduced scene load timeout (#635)
1 parent e05bfdf commit 15e0c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/BossRoom/Prefabs/NetworkingManager.prefab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,6 @@ MonoBehaviour:
174174
RecycleNetworkIds: 1
175175
NetworkIdRecycleDelay: 120
176176
RpcHashSize: 0
177-
LoadSceneTimeOut: 120
177+
LoadSceneTimeOut: 20
178178
SpawnTimeout: 1
179179
EnableNetworkLogs: 1

0 commit comments

Comments
 (0)