toontown-just-works/toontown/coghq/DistributedSwitchBase.py
2024-07-07 18:08:39 -05:00

8 lines
76 B
Python

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