diff Engine/Graphics/Render.cpp @ 2559:6ab1273bc507

.
author Ritor1
date Thu, 14 May 2015 19:16:08 +0600
parents c674d547cc7c
children 44d9df75dc13
line wrap: on
line diff
--- a/Engine/Graphics/Render.cpp	Wed May 13 20:09:12 2015 +0600
+++ b/Engine/Graphics/Render.cpp	Thu May 14 19:16:08 2015 +0600
@@ -383,7 +383,7 @@
         norm = 0;
       else
         norm = &pTerrainNormals[norm_idx];
-      if (for_refactoring)
+      //if (for_refactoring)
       {
         //MessageBoxA(nullptr, "Ritor1: function StackLights_TerrainFace needed refactoring and result - slows", "", 0);
         //__debugbreak();