From 1c8137d400804f6f9727ffb94393a0afd4dc0974 Mon Sep 17 00:00:00 2001 From: Kevin Shanahan Date: Thu, 20 Dec 2012 20:15:54 +1030 Subject: [PATCH] light: remove stale comment about MAXLIGHTMAPS Yes, it really is 4. Signed-off-by: Kevin Shanahan --- light/ltface.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/light/ltface.c b/light/ltface.c index f2cea945..e1d628e8 100644 --- a/light/ltface.c +++ b/light/ltface.c @@ -565,10 +565,6 @@ SingleLightFace(const entity_t *light, lightinfo_t * l, * * We should only generate the error when if find out that the * face actually gets hit by the light - * - * I think maybe MAXLIGHTMAPS is actually supposed to be 3. - * Have to make some more test maps (or check the engine source) - * for this. */ if (mapnum == l->numlightstyles) { /* init a new light map */