Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit fcde683

Browse files
authored
Set the correct worker scenes in the buildconfig (#1038)
1 parent d853673 commit fcde683

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workers/unity/Assets/Playground/Config/BuildConfiguration.asset

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ MonoBehaviour:
1515
WorkerBuildConfigurations:
1616
- WorkerType: UnityClient
1717
ScenesForWorker:
18-
- {fileID: 102900000, guid: 3f6e3d421576ca644b07380deacd35bb, type: 3}
18+
- {fileID: 102900000, guid: e7f34a42efdede840bd0d970db1240ce, type: 3}
1919
LocalBuildConfig:
2020
BuildTargets:
2121
- Options: 1
@@ -49,7 +49,7 @@ MonoBehaviour:
4949
Required: 0
5050
- WorkerType: UnityGameLogic
5151
ScenesForWorker:
52-
- {fileID: 102900000, guid: f5fda56aad5d91d408ff123b26ab6ade, type: 3}
52+
- {fileID: 102900000, guid: 8c0c8d31c7a7905409ce6be1f36f162e, type: 3}
5353
LocalBuildConfig:
5454
BuildTargets:
5555
- Options: 1

0 commit comments

Comments
 (0)