Difficult-Rocket/Difficult_Rocket/client/render/sr1_ship.py

13 lines
312 B
Python

# -------------------------------
# Difficult Rocket
# Copyright © 2021-2022 by shenjackyuanjie 3695888@qq.com
# All rights reserved
# -------------------------------
# third party package
from defusedxml.ElementTree import parse
# Difficult Rocket
from Difficult_Rocket.client.screen import BaseScreen