Skip to content
This repository was archived by the owner on Dec 5, 2018. It is now read-only.

Commit d44ebac

Browse files
authored
Update Bootstrap.cs
1 parent b345935 commit d44ebac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

workers/unity/Assets/Gamelogic/Core/Bootstrap.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ private void Start()
2323
SimulationSettings.NPCWizardPrefabName,
2424
SimulationSettings.HQPrefabName,
2525
SimulationSettings.TreePrefabName,
26-
SimulationSettings.StockpilePrefabName,
2726
SimulationSettings.BarracksPrefabName,
2827
SimulationSettings.PlayerSpawnerPrefabName };
2928
SpatialOS.AssetsToPrecache = assetsToPreCache;

0 commit comments

Comments
 (0)