move sr1_ship to mods/dr_game
This commit is contained in:
parent
90313dd714
commit
e5e9578312
@ -12,6 +12,5 @@ gitee: @shenjackyuanjie
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
# 单独导入的(或者就这一个有用的)
|
# 单独导入的(或者就这一个有用的)
|
||||||
# from .delivery import Delivery
|
|
||||||
|
|
||||||
# lazy之后之前全部导入的(太多了写不动__all__了
|
# lazy之后之前全部导入的(太多了写不动__all__了
|
||||||
|
@ -3,3 +3,9 @@
|
|||||||
# Copyright © 2020-2023 by shenjackyuanjie 3695888@qq.com
|
# Copyright © 2020-2023 by shenjackyuanjie 3695888@qq.com
|
||||||
# All rights reserved
|
# All rights reserved
|
||||||
# -------------------------------
|
# -------------------------------
|
||||||
|
|
||||||
|
from Difficult_Rocket.api.screen import BaseScreen
|
||||||
|
from Difficult_Rocket import DR_option, DR_runtime
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user