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

13 lines
312 B
Python
Raw Normal View History

2022-12-11 10:39:05 +08:00
# -------------------------------
# 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