Skip to content

Commit

Permalink
fix graphic issue on expert inst prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
israpps committed Jul 25, 2023
1 parent 8ebaaa3 commit c3a5a86
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/INSTALL/KELFBinder.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit c3a5a86

Please sign in to comment.