mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Remove unused
This commit is contained in:
parent
32f74e8be8
commit
77ae6b8450
@ -17,8 +17,6 @@ namespace NewHorizons.Components.Ship
|
|||||||
private bool _waitingToBeSeated;
|
private bool _waitingToBeSeated;
|
||||||
private bool _eyesOpen = false;
|
private bool _eyesOpen = false;
|
||||||
|
|
||||||
private float _impactDeathSpeed;
|
|
||||||
|
|
||||||
private const float size = 14f;
|
private const float size = 14f;
|
||||||
|
|
||||||
private readonly string _blackHolePath = "TowerTwin_Body/Sector_TowerTwin/Sector_Tower_HGT/Interactables_Tower_HGT/Interactables_Tower_TT/Prefab_NOM_WarpTransmitter (1)/BlackHole/BlackHoleSingularity";
|
private readonly string _blackHolePath = "TowerTwin_Body/Sector_TowerTwin/Sector_Tower_HGT/Interactables_Tower_HGT/Interactables_Tower_TT/Prefab_NOM_WarpTransmitter (1)/BlackHole/BlackHoleSingularity";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user