mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Missed one
This commit is contained in:
parent
5183339365
commit
9388246de3
@ -134,7 +134,7 @@ namespace NewHorizons.Builder.Body
|
||||
noMeshChange = true;
|
||||
foreach (var singularity in config.Props.singularities)
|
||||
{
|
||||
if (singularity.size > biggestSize) biggestSize = singularity.size;
|
||||
if (singularity.distortRadius > biggestSize) biggestSize = singularity.distortRadius;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user