|
@@ -116,7 +116,7 @@ namespace GFGGame
|
|
|
|
|
|
private static void OnCompletePriorStoryDialog(bool isSkip, object param)
|
|
private static void OnCompletePriorStoryDialog(bool isSkip, object param)
|
|
{
|
|
{
|
|
- //ViewManager.Show<LeagueTeaPartyOverView>(null, new object[] { typeof(LeagueView).FullName, null });
|
|
|
|
|
|
+ ViewManager.Show<LeagueTeaPartyOverView>();
|
|
}
|
|
}
|
|
|
|
|
|
private void UpdateTime(object param)
|
|
private void UpdateTime(object param)
|