mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Just return true
This commit is contained in:
parent
90c3b9b785
commit
4997b915f6
@ -39,9 +39,6 @@ namespace NewHorizons.Patches.VolumePatches
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
// Base game is hardcoded to this
|
|
||||||
// Except for capsule volumes so either those are unused or whoever said this is a liar!
|
|
||||||
__result = 50f;
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user