Line 283: | Line 283: | ||
} | } | ||
if(!IsPC()){ | if(!IsPC()){ | ||
− | document.body.addEventListener( | + | document.body.addEventListener('touchstart', function(){ }); |
}); | }); | ||
} | } |
Revision as of 08:47, 20 October 2019