/ ‘grepolis.user.js’
This commit is contained in:
parent
2680e5d203
commit
1c40fdb52b
@ -115,7 +115,7 @@
|
||||
HelperTown.townSwitch(xTownId);
|
||||
var town = ITowns.getTown(xTownId);
|
||||
var params = {x:town.getIslandCoordinateX(), y:town.getIslandCoordinateY(), id:xTownId};
|
||||
console.log("jump to " + params);
|
||||
console.log("jump to ", params);
|
||||
HelperTown.handleInfoWindowJumpToTownClick(params, null,
|
||||
function() {
|
||||
WMap.mapTiles.focusTown(xTownId);
|
||||
|
Loading…
x
Reference in New Issue
Block a user