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:
@@ -33,10 +33,12 @@ namespace GrasscutterTools.Pages
|
||||
{
|
||||
internal partial class PageSpawn : BasePage
|
||||
{
|
||||
public override string Text => Resources.PageSpawnTitle;
|
||||
|
||||
public PageSpawn()
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
if (DesignMode) return;
|
||||
InitSpawnRecord();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user