oldschool-toontown/libtoontown/__init__.py

5 lines
138 B
Python
Raw Normal View History

2019-11-02 20:22:48 -05:00
from libpandadna import *
from .pets.CPetBrain import CPetBrain
from .pets.CPetChase import CPetChase
from .pets.CPetFlee import CPetFlee