mirror of
https://github.com/zeldaret/ss
synced 2026-05-24 23:21:41 -04:00
Fix Regression
This commit is contained in:
@@ -1191,7 +1191,7 @@ void dLytPauseDisp00_c::setupDisp() {
|
||||
setAnm(PAUSE_DISP_00_ANIM_HAVE_UITYPE_BTN, 0.0f);
|
||||
}
|
||||
|
||||
if (StoryflagManager::sInstance->getFlag(STORYFLAG_2_BTN_NOTICE)) {
|
||||
if (StoryflagManager::sInstance->getFlag(STORYFLAG_UI_MODE_NOTICE)) {
|
||||
setAnm(PAUSE_DISP_00_ANIM_CALL, 0.0f);
|
||||
mCallTimerMaybe = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user