fix:1、添加主题更换。2、修复bug

This commit is contained in:
2026-06-16 10:22:11 +08:00
parent 13f8d572c4
commit 19efcb09fa
45 changed files with 877 additions and 323 deletions
@@ -1,6 +1,7 @@
using System.Collections.Generic;
using FGUI.AddCell_12;
using FGUI.Arrow_game;
using FGUI.Arrow_Theme;
using FGUI.bkg_jilu;
using FGUI.bkg_reward_new;
using FGUI.Coins_101;
@@ -72,6 +73,7 @@ namespace ChillConnect
ZM_PettyBinder.BindAll();
ZM_H5_15Binder.BindAll();
Arrow_gameBinder.BindAll();
Arrow_ThemeBinder.BindAll();
}
public static void AutoRegisterCommonPackages()