fix: OOBE logo background color

This commit is contained in:
WerWolv
2025-05-25 23:29:01 +02:00
parent 39242097dd
commit 6e5878b5d6

View File

@@ -83,6 +83,7 @@ namespace hex::plugin::builtin {
*s_imhexBanner,
bannerSize,
{ 0, 0 }, { 1, 1 },
{ 0, 0, 0, 0 },
{ 1, 1, 1, (bannerFadeIn - 0.5F) * 2.0F }
);