]> de.git.xonotic.org Git - xonotic/netradiant.git/commitdiff
qtrue too
authorRudolf Polzer <divverent@alientrap.org>
Sun, 4 Jul 2010 17:24:23 +0000 (19:24 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Sun, 4 Jul 2010 17:24:23 +0000 (19:24 +0200)
tools/quake3/q3map2/main.c

index cc20120e2fda60619c9a8ae474aadb83d9915821..b55cc654e6de470616a3ff549bcfbf1fdb12675e 100644 (file)
@@ -1204,7 +1204,7 @@ int ScaleBSPMain( int argc, char **argv )
        {
                if(!strcmp(argv[i], "-tex"))
                {
        {
                if(!strcmp(argv[i], "-tex"))
                {
-                       texscale = true;
+                       texscale = qtrue;
                }
                else if(!strcmp(argv[i], "-spawn_ref"))
                {
                }
                else if(!strcmp(argv[i], "-spawn_ref"))
                {