diff --git a/UI/MiscScreens.cpp b/UI/MiscScreens.cpp index 39c8d94db4..593f8d851f 100644 --- a/UI/MiscScreens.cpp +++ b/UI/MiscScreens.cpp @@ -88,7 +88,7 @@ void DrawBackground(UIContext &dc, float alpha = 1.0f) { last_yres = yres; } - dc.GetThin3DContext()->Clear(T3DClear::COLOR | T3DClear::DEPTH | T3DClear::STENCIL, 0xff224477, 0.0, 0); + dc.GetThin3DContext()->Clear(T3DClear::COLOR | T3DClear::DEPTH | T3DClear::STENCIL, 0xff774422, 0.0, 0); int img = I_BG; #ifdef GOLD img = I_BG_GOLD; diff --git a/native b/native index 9f490ddb0f..6ec765dcf4 160000 --- a/native +++ b/native @@ -1 +1 @@ -Subproject commit 9f490ddb0fc0b40ab4e080613ef170f9c30dbf7b +Subproject commit 6ec765dcf4a1dd26c99b39961e487b84eedfcf91