mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Redundant
This commit is contained in:
parent
f42a7e9dba
commit
d777388823
@ -9,7 +9,6 @@ namespace NewHorizons.Components.Achievement
|
||||
{
|
||||
_trigger = gameObject.GetRequiredComponent<OWTriggerVolume>();
|
||||
_trigger.OnEntry += OnEntry;
|
||||
return;
|
||||
}
|
||||
|
||||
private void OnDestroy()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user