Update
This commit is contained in:
@@ -29,6 +29,10 @@ DNA_FILE_PATH = os.path.join(TOOL_PATH, "assets", "dna").replace("\\", "/")
|
||||
DNA_IMG_PATH = os.path.join(TOOL_PATH, "assets", "img").replace("\\", "/")
|
||||
TOOL_COMMAND_ICON = TOOL_ICON
|
||||
|
||||
# UI 默认尺寸
|
||||
TOOL_HEIGHT = 800
|
||||
TOOL_WIDTH = 600
|
||||
|
||||
# DNA Config
|
||||
# GUI相关常量
|
||||
GUI_HOLDER = "GUI_Holder"
|
||||
|
Reference in New Issue
Block a user