argh :P 20 was intentional

This commit is contained in:
Rudolf Polzer 2010-07-25 17:16:46 +02:00
parent 1bae0620f3
commit b515a4a709

View File

@ -11,8 +11,8 @@
// this is very evil, but right now there is no better way
#include "../../radiant/brush.h"
#define MAX_MATERIAL_NAME (64+9-1)
// MAX_QPATH plus "textures/" prefix, allow trailing NUL to fit
// for limNames
#define MAX_MATERIAL_NAME 20
/*
Abstract baseclass for modelexporters