election: This should go in its own package, not under safezone.
This commit is contained in:
parent
1f40378346
commit
6cc3789fed
4 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ from toontown.safezone import DistributedBoat/AI
|
|||
from toontown.safezone import DistributedButterfly/AI
|
||||
from toontown.safezone import DistributedMMPiano/AI
|
||||
from toontown.safezone import DistributedDGFlower/AI
|
||||
from toontown.safezone import DistributedElectionEvent/AI
|
||||
from toontown.election import DistributedElectionEvent/AI
|
||||
from toontown.fishing import DistributedFishingPond/AI
|
||||
from toontown.fishing import DistributedFishingTarget/AI
|
||||
from toontown.fishing import DistributedPondBingoManager/AI
|
||||
|
|
0
toontown/election/__init__.py
Normal file
0
toontown/election/__init__.py
Normal file
Loading…
Reference in a new issue