mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
fix: OOBE logo background color
This commit is contained in:
@@ -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 }
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user