新增兑换
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user