Address news feed showing up on every world transfer (#855)

Addresses the news feed showing up on every world transfer
This commit is contained in:
David Markowitz
2022-11-27 22:19:15 -08:00
committed by GitHub
parent 56da3f8543
commit 09dfb6df3a
4 changed files with 56 additions and 12 deletions

View File

@@ -560,6 +560,7 @@ enum ePlayerFlags {
ENTER_BBB_FROM_PROPERTY_EDIT_CONFIRMATION_DIALOG = 64,
AG_FIRST_COMBAT_COMPLETE = 65,
AG_COMPLETE_BOB_MISSION = 66,
IS_NEWS_SCREEN_VISIBLE = 114,
NJ_GARMADON_CINEMATIC_SEEN = 125,
ELEPHANT_PET_3050 = 801,
CAT_PET_3054 = 802,