From 793249f3475cb561d6e862da772684b7816bc2ff Mon Sep 17 00:00:00 2001 From: David Rose Date: Wed, 17 Jun 2009 01:26:05 +0000 Subject: [PATCH] typo --- direct/src/distributed/ServerRepository.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/direct/src/distributed/ServerRepository.py b/direct/src/distributed/ServerRepository.py index d3aa5f44ae..6a45fb7107 100644 --- a/direct/src/distributed/ServerRepository.py +++ b/direct/src/distributed/ServerRepository.py @@ -427,7 +427,7 @@ class ServerRepository: if not dcfield.hasKeyword('clsend') and not dcfield.hasKeyword('p2p'): self.notify.warning( "Ignoring update for %s.%s on object %s from client %s: not owner" % ( - dclass.getName(), dcfield.getName(), doId, client.doIdBase)) + object.dclass.getName(), dcfield.getName(), doId, client.doIdBase)) return # We reformat the message slightly to insert the sender's