missed from previous artifact commit - render artifact portals quickly from the available data
This commit is contained in:
parent
6b5571b18a
commit
278a8e7536
@ -213,6 +213,7 @@ window.MapDataRequest.prototype.refresh = function() {
|
|||||||
|
|
||||||
this.render.updateEntityVisibility();
|
this.render.updateEntityVisibility();
|
||||||
|
|
||||||
|
this.render.processGameEntities(artifact.getArtifactEntities());
|
||||||
|
|
||||||
console.log('requesting data tiles at zoom '+zoom+' (L'+minPortalLevel+'+ portals), map zoom is '+map.getZoom());
|
console.log('requesting data tiles at zoom '+zoom+' (L'+minPortalLevel+'+ portals), map zoom is '+map.getZoom());
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user