mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
shut up
This commit is contained in:
parent
e82f555dfc
commit
5dbd91c290
@ -24,7 +24,6 @@ namespace NewHorizons.Handlers
|
|||||||
{
|
{
|
||||||
var group = GetStreamingGroup(name);
|
var group = GetStreamingGroup(name);
|
||||||
|
|
||||||
// no null check. idc
|
|
||||||
sector.OnOccupantEnterSector += _ =>
|
sector.OnOccupantEnterSector += _ =>
|
||||||
{
|
{
|
||||||
if (sector.ContainsAnyOccupants(DynamicOccupant.Player | DynamicOccupant.Probe))
|
if (sector.ContainsAnyOccupants(DynamicOccupant.Player | DynamicOccupant.Probe))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user