diff --git a/toontown/toon/DistributedToonAI.py b/toontown/toon/DistributedToonAI.py index 1519e49c..017e9ed3 100755 --- a/toontown/toon/DistributedToonAI.py +++ b/toontown/toon/DistributedToonAI.py @@ -240,7 +240,7 @@ class DistributedToonAI(DistributedPlayerAI.DistributedPlayerAI, DistributedSmoo DistributedSmoothNodeAI.DistributedSmoothNodeAI.delete(self) DistributedPlayerAI.DistributedPlayerAI.delete(self) - + self.ignore('CATALOG_addGift_UD2Toon_%d' % self.doId) def deleteDummy(self):