Skip to content

Commit

Permalink
HDDBoot enabler: add fade animation
Browse files Browse the repository at this point in the history
  • Loading branch information
israpps committed Aug 4, 2023
1 parent 0d6e5be commit f7340cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/INSTALL/KELFBinder.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1894,6 +1894,7 @@ while true do
Eval_HDDStatus() --check again!
OrbIntro(1)
elseif (ACT == 3) then
FadeWIthORBS(true)
local ret = HDD.EnableHDDBoot()
ret = 100 + ret
Report(ret, true, false)
Expand Down

0 comments on commit f7340cf

Please sign in to comment.