diff --git a/direct/src/controls/ShipPilot2.py b/direct/src/controls/ShipPilot2.py index 61f6de97da..553abcf162 100755 --- a/direct/src/controls/ShipPilot2.py +++ b/direct/src/controls/ShipPilot2.py @@ -28,7 +28,7 @@ class ShipPilot2(PhysicsWalker): wantDebugIndicator = base.config.GetBool( 'want-avatar-physics-indicator', 0) - useBowSternSpheres = 0 + useBowSternSpheres = 1 useLifter = 0 useHeightRay = 0