Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

将“安装Mod”按钮文本改成“从本地安装mod” #5066

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

suyeguanxing
Copy link

加入“下载并安装mod”按钮,点击后跳转到下载mod界面
close #4095

加入“下载并安装mod”按钮,点击后跳转到下载mod界面
close Hex-Dragon#4095
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

请回滚这个文件的修改,似乎这是编译器自动做错了点啥

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

同样回滚这个文件的修改,这啥都没改……

Comment on lines +315 to +316
Dim page As New PageDownloadLeft
page.PageChange(FormMain.PageSubType.DownloadMod)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Dim page As New PageDownloadLeft
page.PageChange(FormMain.PageSubType.DownloadMod)
FrmMain.PageChange(FormMain.PageType.Download, FormMain.PageSubType.DownloadMod)

@LTCatt LTCatt added 处理中 开发者正在调查或处理该项 · 优化 🟨 中 优先度:中 labels Nov 6, 2024
@allMagicNB
Copy link
Contributor

……龙猫你要不还是自己写吧,他三行代码两行没用还得你来 Review,就一行单击事件有用……

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
· 优化 处理中 开发者正在调查或处理该项 🟨 中 优先度:中
Projects
None yet
Development

Successfully merging this pull request may close these issues.

更换 “Mod管理” 界面中 “安装Mod” 按钮的功能
3 participants