Poodletooth-iLand/toontown/coghq/DistributedSwitchBase.py

9 lines
76 B
Python
Raw Normal View History

2015-11-14 19:28:53 +00:00
def stubFunction(*args):
pass
class DistributedSwitchBase:
pass