提交修改

This commit is contained in:
2025-10-20 00:00:56 +08:00
parent 983203f603
commit 4ee5d0885c
292 changed files with 14032 additions and 78 deletions

View File

@@ -101,7 +101,7 @@ namespace NBF
public void StartGame()
{
Screen.SetResolution(1280, 720, FullScreenMode.Windowed);
Screen.SetResolution(1920, 1080, FullScreenMode.FullScreenWindow);
PermanentCommon.Init();
InputDef.LoadIcon();
// UI.Inst.OpenUI<FishingShopPanel>();