This commit is contained in:
2026-02-05 00:02:33 +08:00
parent ca9226015d
commit 6cf9b8df56
33 changed files with 100 additions and 84 deletions

View File

@@ -61,9 +61,9 @@ namespace NBF
// await Task.Delay(100);
CommonTopPanel.Show();
// SettingPanel.Show();
// LoginPanel.Show();
LoginPanel.Show();
// MessageBox.Show();
FishingShopPanel.Show();
// FishingShopPanel.Show();
// PreviewPanel.Show();
}
}