mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-10 09:40:53 +01:00
Correct previous commit
This commit is contained in:
parent
e62ca9a398
commit
bf163735e9
@ -467,7 +467,7 @@ VOID REFIT_MENU_SCREEN::InitAnime()
|
||||
}
|
||||
FilmC->FilmPlace.YPos += (FilmC->FilmPlace.Height - CHeight) / 2;
|
||||
if (FilmC->FilmPlace.YPos < 0) {
|
||||
FilmPlace.XPos = 0;
|
||||
FilmPlace.YPos = 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user