2 lines
74 B
Python
2 lines
74 B
Python
if hasattr(base, 'wantPets') and base.wantPets:
|
|
import DistributedPet
|
if hasattr(base, 'wantPets') and base.wantPets:
|
|
import DistributedPet
|