新增兑换

This commit is contained in:
2026-05-19 14:16:52 +08:00
parent 59a6b0dec4
commit defb4f0280
37 changed files with 906 additions and 20 deletions
@@ -134,6 +134,8 @@ namespace BingoBrain
public static uint PettyAwardUI_Open = ++cursor_OpenClose;
public static uint PettyAwardUI_Close = ++cursor_OpenClose;
public static uint ExchangeUI_Open = ++cursor_OpenClose;
public static uint ExchangeUI_Close = ++cursor_OpenClose;
}
public static partial class UICtrlMsg
{