Poodletooth-iLand/toontown/coghq/DistributedSwitchBase.py
2015-03-03 17:10:12 -05:00

8 lines
76 B
Python

def stubFunction(*args):
pass
class DistributedSwitchBase:
pass