EG/ui/Builtin/LUIRoot.py
2026-02-25 11:49:31 +08:00

9 lines
137 B
Python

"""
This is a wrapper file. It contains no actual implementation
"""
from panda3d.lui import LUIRoot as __LUIRoot
LUIRoot = __LUIRoot