historical/toontown-classic.git/toontown/coghq/DistributedSwitchBase.py
2024-01-16 11:20:27 -06:00

8 lines
76 B
Python

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