Poodletooth-iLand/toontown/coghq/DistributedSwitchBase.py

9 lines
76 B
Python
Raw Normal View History

2015-03-03 22:10:12 +00:00
def stubFunction(*args):
pass
class DistributedSwitchBase:
pass