Poodletooth-iLand/toontown/coghq/DistributedSwitchBase.py
2015-11-14 14:28:53 -05:00

8 lines
76 B
Python

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