mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
do the comment xen wanted (#603)
This commit is contained in:
commit
e9cc190950
@ -247,6 +247,7 @@ namespace NewHorizons.Builder.Body
|
||||
Delay.FireOnNextUpdate(() =>
|
||||
{
|
||||
// Cull stuff
|
||||
// this in in the delay because it fixes #562
|
||||
var cullController = go.AddComponent<BrambleSectorController>();
|
||||
cullController.SetSector(sector);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user