IOCATA27VTQIYYFV5HZBKDKKYOSEIJ5SS742L3SUUCJXR26PXTGAC
QZ2SXLHF6G3RBSLFIOYM3AQYWLGPWRTASNNQMOQBI5ASUAYCO6UAC
ZQZX364VYRZOGYDPN25FIQLCKIAK2DJ2U6FJUP54X72HXQAGG5VQC
KKMFQDR43ZWVCDRHQLWWX3FCWCFA3ZSXYOBRJNPHUQZR2XPKWULAC
if Menu_cursor >= App.screen.width - 5 then break end
if Menu_cursor >= App.screen.width - 5 then
break
end
if Menu_cursor + width > App.screen.width - 5 then log(2, 'skipped') return end
if Menu_cursor + width > App.screen.width - 5 then
log(2, 'skipped')
return