


save_loader element description, so try typing different numbers until the whole save fits on screenexample.jshaseulite.js?pixelSize=smallnumber to the end of the url
!function(){
const s = document.createElement('script')
s.onload = function(){showInfo('save_loader')}
s.src = 'mods/save_loading.js'
document.head.appendChild(s)
}()