python-terrascript/terrascript/resource/jb_abbadie/errorcheck.py

13 lines
244 B
Python

# terrascript/resource/jb-abbadie/errorcheck.py
# Automatically generated by tools/makecode.py (24-Sep-2021 15:15:52 UTC)
import terrascript
class errorcheck_is_valid(terrascript.Resource):
pass
__all__ = [
"errorcheck_is_valid",
]