Poodletooth-iLand/toontown/safezone/DLPlayground.py

9 lines
267 B
Python
Raw Normal View History

2015-03-03 16:10:12 -06:00
from toontown.classicchars import CCharPaths
from toontown.safezone import Playground
from toontown.toonbase import TTLocalizer
class DLPlayground(Playground.Playground):
def showPaths(self):
self.showPathPoints(CCharPaths.getPaths(TTLocalizer.Donald))