You can close the card album again
This commit is contained in:
@@ -328,5 +328,10 @@ namespace UI.CardSystem
|
||||
_cardManager = CardSystemManager.Instance;
|
||||
}
|
||||
}
|
||||
|
||||
public void ExitAlbum()
|
||||
{
|
||||
UIPageController.Instance.PopPage();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user