RemoteTech
RemoteTech copied to clipboard
fix NetworkRenderer still drawing in SpaceCenter scene when API.enabledInSPC is true
fix for the NetworkRenderer when API.enabledInSPC is on. When switching from the Flight-MapView to SpaceCenter, the KSP MapView.MapIsEnabled is still true, thus resulting in this bug. The fix is simple and should definitely not break anything else.