mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-12-10 08:51:34 +08:00
Add Settings page
Add Page tab order setting Add Window opacity setting
This commit is contained in:
@@ -32,6 +32,8 @@ namespace GrasscutterTools.Pages
|
||||
{
|
||||
internal partial class PageHotKey : BasePage
|
||||
{
|
||||
public override string Text => Resources.PageHotKey;
|
||||
|
||||
private const string TAG = nameof(PageHotKey);
|
||||
|
||||
public PageHotKey()
|
||||
|
||||
Reference in New Issue
Block a user