oldschool-toontown/toontown/coghq/DistributedSwitchBase.py
2019-11-02 18:27:54 -04:00

8 lines
76 B
Python

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