argh :P 20 was intentional
This commit is contained in:
parent
1bae0620f3
commit
b515a4a709
|
|
@ -11,8 +11,8 @@
|
||||||
// this is very evil, but right now there is no better way
|
// this is very evil, but right now there is no better way
|
||||||
#include "../../radiant/brush.h"
|
#include "../../radiant/brush.h"
|
||||||
|
|
||||||
#define MAX_MATERIAL_NAME (64+9-1)
|
// for limNames
|
||||||
// MAX_QPATH plus "textures/" prefix, allow trailing NUL to fit
|
#define MAX_MATERIAL_NAME 20
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Abstract baseclass for modelexporters
|
Abstract baseclass for modelexporters
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user