From f428d0093a13df975c712083d5726e8e89cf2866 Mon Sep 17 00:00:00 2001 From: Joe Shochet Date: Thu, 25 Nov 2004 01:15:57 +0000 Subject: [PATCH] *** empty log message *** --- direct/src/distributed/DistributedSmoothNode.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/direct/src/distributed/DistributedSmoothNode.py b/direct/src/distributed/DistributedSmoothNode.py index 6c2aff98c9..656bb7a917 100644 --- a/direct/src/distributed/DistributedSmoothNode.py +++ b/direct/src/distributed/DistributedSmoothNode.py @@ -69,8 +69,7 @@ def activateSmoothing(smoothing, prediction): class DistributedSmoothNode(DistributedNode.DistributedNode, - DistributedSmoothNodeBase.\ - DistributedSmoothNodeBase): + DistributedSmoothNodeBase.DistributedSmoothNodeBase): """DistributedSmoothNode class: This specializes DistributedNode to add functionality to smooth