*** empty log message ***

This commit is contained in:
Mike Goslin 2004-08-17 00:05:04 +00:00
parent f7bd059eaa
commit 4dbaaaba47
2 changed files with 1 additions and 2 deletions

View File

@ -121,7 +121,7 @@ class ControlManager:
# print "Controls are already", name
else:
print "Unkown controls:", name
def setSpeeds(self, forwardSpeed, jumpForce,
reverseSpeed, rotateSpeed):
assert self.notify.debugCall(id(self))

View File

@ -810,7 +810,6 @@ class ShipPilot(PhysicsWalker.PhysicsWalker):
self.ignore("control-f3") #*#
self.ignore("f3")
if __debug__:
def setupAvatarPhysicsIndicator(self):
if self.wantDebugIndicator: