接入新地图

This commit is contained in:
2025-06-24 22:55:19 +08:00
parent 9c778a24df
commit 15ed265d2d
23 changed files with 1263052 additions and 1319 deletions

View File

@@ -140,8 +140,8 @@ namespace NBF
// UI.Inst.OpenUI<FishingShopPanel>();
LoadData();
UI.Inst.OpenUI<CommonTopPanel>();
UI.Inst.OpenUI<FishingPanel>();
// Fishing.Inst.Go(1);
// UI.Inst.OpenUI<FishingPanel>();
Fishing.Inst.Go(1);
// UI.Inst.OpenUI<SettingPanel>();
// UI.Inst.OpenUI<HomePanel>();
}