From: Rudolf Polzer Date: Sun, 4 Jul 2010 17:24:23 +0000 (+0200) Subject: qtrue too X-Git-Tag: xonotic-v0.5.0~250 X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fnetradiant.git;a=commitdiff_plain;h=2e0af6a7a056125e8fa4b5c9c478c65adc6018c8;hp=3408e1c959d51ffcaf96787ef01a2ce18c68fbdf qtrue too --- diff --git a/tools/quake3/q3map2/main.c b/tools/quake3/q3map2/main.c index cc20120e..b55cc654 100644 --- a/tools/quake3/q3map2/main.c +++ b/tools/quake3/q3map2/main.c @@ -1204,7 +1204,7 @@ int ScaleBSPMain( int argc, char **argv ) { if(!strcmp(argv[i], "-tex")) { - texscale = true; + texscale = qtrue; } else if(!strcmp(argv[i], "-spawn_ref")) {