# HG changeset patch # User zipi # Date 1369528896 -3600 # Node ID 24372d97a7bf2e69c44f1560c0b02c822c16cd60 # Parent 8439c5df37ccb3c104800e33511bffd7a8861488 mistake diff -r 8439c5df37cc -r 24372d97a7bf LightmapBuilder.cpp --- a/LightmapBuilder.cpp Sun May 26 01:20:52 2013 +0100 +++ b/LightmapBuilder.cpp Sun May 26 01:41:36 2013 +0100 @@ -930,7 +930,6 @@ break; ApplyLight_ODM((StationaryLight *)pMobileLight, pFace, (unsigned int *)&pSlot, 1); ++v2; - ++pSlot; ++pMobileLight; } while ( v2 < pMobileLightsStack->uNumLightsActive );