]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - protocol.h
ent field added back to dlight structures
[xonotic/darkplaces.git] / protocol.h
index c90867b343dfc2877f7a15f09904d93c63ae9f02..da37e379fa9ffb7c0d3a20a60e90580e6fb5e326 100644 (file)
@@ -293,6 +293,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #define RENDER_VIEWMODEL 4
 #define RENDER_EXTERIORMODEL 8
 #define RENDER_LOWPRECISION 16 // send as low precision coordinates to save bandwidth
+#define RENDER_COLORMAPPED 32
 
 typedef struct
 {