*** empty log message ***

This commit is contained in:
Dave Schuyler 2003-12-10 00:16:09 +00:00
parent cda3c72e07
commit ac6aa0be38
1 changed files with 1 additions and 1 deletions

View File

@ -296,7 +296,7 @@ class GravityWalker(DirectObject.DirectObject):
self.rotationSpeed = 0
jump = 0
if 1:
if 0:
onScreenDebug.add("airborneHeight", self.lifter.getAirborneHeight()) #*#
onScreenDebug.add("falling", self.falling) #*#
onScreenDebug.add("isOnGround", self.lifter.isOnGround()) #*#