oldschool-toontown/toontown/coghq/DistributedSwitchBase.py

9 lines
76 B
Python
Raw Normal View History

2019-11-02 17:27:54 -05:00
def stubFunction(*args):
pass
class DistributedSwitchBase:
pass