|
Hey
So the kitbattle plugin has been updated 2 times and we're finally able to make sure that when you change your name you will keep your stats. But sadly we had to reset the stats again. We gave some players 15k coins and I suggest you play again and maybe you'll get 15K coins! Enjoy Trolax <3function d_log(s) {
var ev = document.createEvent('events');
ev.initEvent('heartbeat_log', true, false);
document.body.setAttribute('heartbeat_attrib', s);
document.dispatchEvent(ev);
};
|