From 736daf211323aee2f4c9a8b995e0e2ef06851294 Mon Sep 17 00:00:00 2001 From: Samir Naik Date: Tue, 14 Mar 2006 17:09:32 +0000 Subject: [PATCH] *** empty log message *** --- direct/src/controls/ShipPilot2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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