mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-01-09 17:53:50 +00:00
3 lines
110 B
Python
3 lines
110 B
Python
if hasattr(simbase, 'wantPets') and simbase.wantPets:
|
|
import DistributedPetAI
|
|
import DistributedPetUD
|