[client] all: unify the LG splash screen into an overlay

This commit is contained in:
Geoffrey McRae
2022-05-27 02:07:20 +10:00
parent 8974ae4fb5
commit 5de175c1f3
13 changed files with 200 additions and 427 deletions

View File

@@ -1066,6 +1066,7 @@ void app_useSpiceDisplay(bool enable)
{
purespice_connectChannel(PS_CHANNEL_DISPLAY);
renderQueue_spiceShow(true);
overlaySplash_show(false);
}
else
{