remove reference to PiratesGlobals

This commit is contained in:
Samir Naik 2005-04-06 02:09:35 +00:00
parent a05d33883a
commit 582f75471a

View File

@ -57,7 +57,7 @@ class DistributedCartesianGridAI(DistributedNodeAI.DistributedNodeAI,
def removeObjectFromGrid(self, av):
# TODO: WHAT LOCATION SHOULD WE SET THIS TO?
#av.wrtReparentTo(self.parentNP)
av.setLocation(self.air.districtId, PiratesGlobals.TestZone)
#av.setLocation(self.air.districtId, 1000)
# Remove grid parent for this av
avId = av.doId