From cb8dc7bd41b19d7ba99fefae1b06771427d69260 Mon Sep 17 00:00:00 2001 From: Jon Atkins Date: Sat, 15 Mar 2014 00:02:17 +0000 Subject: [PATCH] oops - some debug code was accidentally committed - portals should be brought to front --- code/map_data_render.js | 1 - 1 file changed, 1 deletion(-) diff --git a/code/map_data_render.js b/code/map_data_render.js index 8c38d398..baace48d 100644 --- a/code/map_data_render.js +++ b/code/map_data_render.js @@ -167,7 +167,6 @@ window.Render.prototype.endRenderPass = function() { } window.Render.prototype.bringPortalsToFront = function() { -return; for (var lvl in portalsFactionLayers) { // portals are stored in separate layers per faction // to avoid giving weight to one faction or another, we'll push portals to front based on GUID order