/ ‘grepolis.user.js’
This commit is contained in:
parent
52565ee0ea
commit
3cd1e639d3
@ -10,7 +10,7 @@
|
||||
//
|
||||
// @match http://*.grepolis.com/game/*
|
||||
//
|
||||
// @version 1.0.31
|
||||
// @version 1.0.32
|
||||
// @updateURL http://git.javil.eu/jan/userscripts/raw/master/grepolis.user.js
|
||||
// ==/UserScript==
|
||||
|
||||
@ -70,7 +70,7 @@
|
||||
return;
|
||||
}
|
||||
|
||||
var wndElemend = wnd.getElement();
|
||||
var wndElement = wnd.getElement();
|
||||
if(windowId == undefined){
|
||||
console.log("Window not reachable any more");
|
||||
try {
|
||||
|
Loading…
x
Reference in New Issue
Block a user