Poodletooth-iLand/toontown/cogdominium/CogdoLevelMgr.py
Master Jumblespeed d882959bfa switch to remote
2015-05-18 22:11:33 -04:00

6 lines
174 B
Python
Executable file

from otp.level import LevelMgr
from direct.showbase.PythonUtil import Functor
from toontown.toonbase import ToontownGlobals
class CogdoLevelMgr(LevelMgr.LevelMgr):
pass