Explorar o código

verbose factory-win debugging

Darren Ranalli %!s(int64=22) %!d(string=hai) anos
pai
achega
11af84dec4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      direct/src/level/DistributedLevel.py

+ 1 - 0
direct/src/level/DistributedLevel.py

@@ -207,6 +207,7 @@ class DistributedLevel(DistributedObject.DistributedObject,
     def announceLeaving(self):
         """call this just before leaving the level; this may result in
         the factory being destroyed on the AI"""
+        DistributedLevel.notify.info('announceLeaving')
         self.doneBarrier()
 
     def placeLocalToon(self):