diff Engine/Graphics/LightmapBuilder.cpp @ 2561:98057834c9a0

for VS2012
author Ritor1
date Thu, 14 May 2015 19:29:28 +0600
parents 6ab1273bc507
children b8a56afc6ba1
line wrap: on
line diff
--- a/Engine/Graphics/LightmapBuilder.cpp	Thu May 14 19:16:21 2015 +0600
+++ b/Engine/Graphics/LightmapBuilder.cpp	Thu May 14 19:29:28 2015 +0600
@@ -882,7 +882,7 @@
     }
   }
   else
-    //if (for_refactoring)
+    if (for_refactoring)
     {
     for (unsigned int i = 0; i < std__vector_000004_size; ++i)
       if ( !pRenderer->DrawLightmap(std__vector_000004 + i, &arg4, 0.0) )