gPlayerGlareAlphas for JumpToMap

This commit is contained in:
Sonic Dreamcaster 2025-01-04 02:28:29 -03:00
parent 1760aa0fce
commit e70b4ac99c

View File

@ -53,6 +53,7 @@ void OnDisplayUpdatePost(IEvent* event) {
gDrawMode = DRAW_NONE;
gControllerLock = 3;
gBackToMap = true;
gPlayerGlareAlphas[0] = 0;
}
}