Skip to content

Commit a92a049

Browse files
committed
Disable stock maneuver tool by default.
Apparently it can cause severe performance issues.
1 parent a7e9789 commit a92a049

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
@KSP_COMMUNITY_FIXES:FOR[RealSolarSystem]
2+
{
3+
@DisableManeuverTool = true
4+
5+
@MANEUVER_TOOL_DEFAULTS
6+
{
7+
@ManeuverToolEnabledByDefault = false
8+
}
9+
}

0 commit comments

Comments
 (0)