pass loaded portal details via a hook into the portal render code - so placeholder portals get updated (highlighters, etc) as you view them

This commit is contained in:
Jon Atkins
2015-06-29 02:51:13 +01:00
parent bed576808b
commit 1fb27a75c4
3 changed files with 12 additions and 2 deletions

View File

@ -4,7 +4,6 @@
window.Render = function() {
this.portalMarkerScale = undefined;
}