Poodletooth-iLand/toontown/pets/PetDCImportsAI.py
2015-03-29 18:41:02 +03:00

3 lines
110 B
Python

if hasattr(simbase, 'wantPets') and simbase.wantPets:
import DistributedPetAI
import DistributedPetUD