roc/gameobj.py
2011-06-15 19:21:13 -06:00

5 lines
55 B
Python
Executable file

class gameobj(object):
def __init__(self):
pass