python-terrascript/terrascript/split/r.py

26 lines
424 B
Python

# terrascript/split/r.py
# Automatically generated by tools/makecode.py ()
import warnings
warnings.warn(
"using the 'legacy layout' is deprecated", DeprecationWarning, stacklevel=2
)
import terrascript
class split_environment(terrascript.Resource):
pass
class split_group(terrascript.Resource):
pass
class split_segment(terrascript.Resource):
pass
class split_user(terrascript.Resource):
pass