9 lines
113 B
Python
9 lines
113 B
Python
|
# automatically generated, do not modify
|
||
|
|
||
|
# namespace: Example
|
||
|
|
||
|
class Any(object):
|
||
|
NONE = 0
|
||
|
Monster = 1
|
||
|
|