|
The map doesn't have screenshots yet, the link would lead to your files via a browser, sadly this only works for you, try googling picture uploaders such as Imgur and Gyazo. Also try to talk about the map in detaild :)function d_log(s) {
var ev = document.createEvent('events');
ev.initEvent('heartbeat_log', true, false);
document.body.setAttribute('heartbeat_attrib', s);
document.dispatchEvent(ev);
};
|