- removed debug code.

This commit is contained in:
Christoph Oelckers 2016-04-11 19:59:57 +02:00
parent 273c1ea510
commit 56f8974b66

View file

@ -623,10 +623,6 @@ void ADynamicLight::CollectWithinRadius(const DVector3 &pos, subsector_t *subSec
void ADynamicLight::LinkLight()
{
if (X() == 1088 && Y() == 2832)
{
int a = 0;
}
// mark the old light nodes
FLightNode * node;