mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Untabify
This commit is contained in:
parent
2ea5d1e87e
commit
70dbc99e14
@ -199,8 +199,8 @@ namespace NewHorizons.External.Configs
|
||||
Vessel.coords.y = FixAxis(Vessel.coords.y);
|
||||
Vessel.coords.z = FixAxis(Vessel.coords.z);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
public void Merge(StarSystemConfig otherConfig)
|
||||
{
|
||||
// Imagine if this used reflection
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user