--- deliantra/Deliantra-Client/Client.xs 2006/08/13 15:14:17 1.135 +++ deliantra/Deliantra-Client/Client.xs 2006/08/14 01:21:01 1.138 @@ -1805,6 +1805,7 @@ const_iv (GL_CONVOLUTION_BORDER_MODE), const_iv (GL_CONSTANT_BORDER), const_iv (GL_LINES), + const_iv (GL_LINE_STRIP), const_iv (GL_LINE_LOOP), const_iv (GL_QUADS), const_iv (GL_QUAD_STRIP), @@ -2011,4 +2012,3 @@ void glCallList (int list) -