CS3LJYX6TH6JPPG5C6QNLEQXOIOOD7YWDFYBMPTATQUCYJOE4DOQC
TQUVV6ZZAXGVEFRBUHRXFUIZYVBT5VFGUKSM25MYWS3QF6OB4VEQC
3RLPFCICVQARJBY26A4SX3JZCQWMGPOZC5TDIKHJ75M4EPKJVAWQC
HMH2GYB6BLH4HE7N6J6ZK57RKFICWXSU3KJL7EGYTXJ5DC5XHBIQC
love.graphics.clear(love.graphics.getBackgroundColor()) love.graphics.print('reloading from earliest ancestor '..result.ancestors[1].url..'...', 5,5) love.graphics.present()
love.graphics.clear(love.graphics.getBackgroundColor())
love.graphics.print('reloading from earliest ancestor '..result.ancestors[1].url..'...', 5,5)
love.graphics.present()
end
print('A')
-- indicate some progress -- load can take some time, and it's synchronous, so we'll draw to screen right here love.graphics.clear(love.graphics.getBackgroundColor()) love.graphics.print('loading '..Url..'...', 5,5) love.graphics.present()
-- indicate some progress
-- load can take some time, and it's synchronous, so we'll draw to screen right here
love.graphics.print('loading '..Url..'...', 5,5)