From 240499dc2c766c9d022e6df71e770a116a2c95de Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Sat, 18 Dec 2010 17:46:00 +0200 Subject: before daynight mesh cache --- src/light.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/light.cpp') diff --git a/src/light.cpp b/src/light.cpp index 03821a672..73ca297c7 100644 --- a/src/light.cpp +++ b/src/light.cpp @@ -19,7 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "light.h" -// LIGHT_MAX is 15, 0-15 is 16 values +// LIGHT_MAX is 14, 0-14 is 15 values /*u8 light_decode_table[LIGHT_MAX+1] = { 0, -- cgit v1.2.3