Fixed most horrifying scaling issues with the book
This commit is contained in:
@@ -68,6 +68,7 @@ namespace UI.CardSystem
|
||||
if (albumViewPage != null)
|
||||
{
|
||||
UIPageController.Instance.PushPage(albumViewPage);
|
||||
PlayerHudManager.Instance.appSwitcher.SetActive(false);
|
||||
}
|
||||
}
|
||||
// If we're already on the album main page, do nothing
|
||||
|
||||
Reference in New Issue
Block a user