2 lines
82 B
Python
2 lines
82 B
Python
if hasattr(simbase, 'wantPets') and simbase.wantPets:
|
|
import DistributedPetAI
|