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