加入用户最近100场战绩记录并实现展示
This commit is contained in:
@@ -308,6 +308,7 @@ public class UI_Panel_Main : Singleton_Mono<UI_Panel_Main>
|
||||
() =>
|
||||
{
|
||||
Try_Open_Prefab(ui_Panel_Encyclopendia, ref encyclopedia_Instance);
|
||||
DailyTaskEventHub.ReportWatchStory();
|
||||
});
|
||||
if (button_Story != null)
|
||||
button_Story.onClick.AddListener(
|
||||
|
||||
Reference in New Issue
Block a user