Poodletooth-iLand/toontown/coghq/DistributedSwitchBase.py

9 lines
76 B
Python
Raw Normal View History

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