fix:1、添加H5

This commit is contained in:
barry
2026-05-25 09:45:16 +08:00
parent 8144a27fdb
commit 5f68fe42c1
276 changed files with 46771 additions and 27478 deletions
-2
View File
@@ -45,7 +45,6 @@ namespace RedHotRoast
{
ChatHelper.chat_red_list[chat_index] = false;
GameDispatcher.Instance.Dispatch(GameMsg.RefreshRedDot);
UnityManager.ShezhiACT(true);
}
protected override void OnBind()
@@ -79,7 +78,6 @@ namespace RedHotRoast
{
GameHelper.ShowTips("launching_soon", true);
});
UnityManager.ShezhiACT(false);
}
public static bool IsSameDay(long timestamp)
{