mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
use issue number instead of pr number
This commit is contained in:
parent
94220128e1
commit
8e9cd7c3c6
@ -247,7 +247,7 @@ namespace NewHorizons.Builder.Body
|
||||
Delay.FireOnNextUpdate(() =>
|
||||
{
|
||||
// Cull stuff
|
||||
// this in in the delay because it fixes #588
|
||||
// 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