fix:1、添加兑换code界面。2、更改单双指的禁用和开启(打开其他界面时)
This commit is contained in:
@@ -224,7 +224,8 @@ namespace ChillConnect
|
||||
{
|
||||
ui.btn_check_level.SetClick(() =>
|
||||
{
|
||||
GameDispatcher.Instance.Dispatch(GameMsg.OpenGame);
|
||||
//跳转游戏,本来就在游戏中
|
||||
// GameDispatcher.Instance.Dispatch(GameMsg.OpenGame);
|
||||
CtrlCloseUI();
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user