v2.021 beta
Added add file to prevent game freezing.
This commit is contained in:
parent
60abcbb787
commit
3375618fdc
3
js/showads.js
Normal file
3
js/showads.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
//this lets us detect adblockers so we can adjust the layout in case ads aren't shown ! (we're not using this for anything weird, promise !)
|
||||
//this works because an adblocker will usually block this file from being embedded at all
|
||||
var showAds=true;
|
Loading…
Reference in New Issue
Block a user