CQYKYJJU3NMY2CNXF7VZWSDYU3SWPFWA3ZHDW24Q4S6QEK5Y2TSAC
KKMFQDR43ZWVCDRHQLWWX3FCWCFA3ZSXYOBRJNPHUQZR2XPKWULAC
love.window.setPosition(Settings.x, Settings.y, Settings.displayindex)
local x,y,displayindex = love.window.getPosition()
if Current_app == 'run' then Settings.x, Settings.y, Settings.displayindex = love.window.getPosition() end
if Current_app == 'run' then
Settings.x, Settings.y, Settings.displayindex = love.window.getPosition()
end
x=x, y=y, displayindex=displayindex,
x=Settings.x, y=Settings.y, displayindex=Settings.displayindex,