From c3a5a861785cef1ddedfd26b6eb5fc3c5f5e38aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Israelson?= <57065102+israpps@users.noreply.github.com> Date: Tue, 25 Jul 2023 15:49:39 -0300 Subject: [PATCH] fix graphic issue on expert inst prompt --- bin/INSTALL/KELFBinder.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/INSTALL/KELFBinder.lua b/bin/INSTALL/KELFBinder.lua index f874d59..dd0b740 100644 --- a/bin/INSTALL/KELFBinder.lua +++ b/bin/INSTALL/KELFBinder.lua @@ -1871,9 +1871,8 @@ while true do FadeWIthORBS(true) local UPDT = ExpertINSTprompt() if UPDT["x"] == true then - FadeWIthORBS(false) PerformExpertINST(port, 0, UPDT) - else WaitWithORBS(20) end + else OrbIntro(0) end end elseif TTT == 4 then -- MAGICGATE TEST local port = MemcardPickup()