r3354 - trunk/data/maps

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Feb 9 12:53:40 EST 2008


Author: m0rfar
Date: 2008-02-09 12:53:40 -0500 (Sat, 09 Feb 2008)
New Revision: 3354

Modified:
   trunk/data/maps/ruiner.map
Log:
null -> common/caulk. Apparently "NULL" texture gets applied when clipping brushes sometimes.
Needs recompile AGAIN. (engine complains about not finding null texture).

Modified: trunk/data/maps/ruiner.map
===================================================================
--- trunk/data/maps/ruiner.map	2008-02-09 17:34:54 UTC (rev 3353)
+++ trunk/data/maps/ruiner.map	2008-02-09 17:53:40 UTC (rev 3354)
@@ -7172,7 +7172,7 @@
 ( 576 896 -372 ) ( 576 1152 -372 ) ( 768 1152 -372 ) water/water0 0 0 0 0.5 0.5 134217728 281 0
 ( 768 1152 -384 ) ( 576 1152 -384 ) ( 576 896 -384 ) common/nodraw 0 0 0 0.5 0.5 134217728 12 0
 ( 576 1088 -64 ) ( 576 1056 -64 ) ( 576 1088 64 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
-( 576 1088 -64 ) ( 512 1152 -64 ) ( 576 1088 64 ) NULL 0 0 0 0.5 0.5 134217728 0 0
+( 576 1088 -64 ) ( 512 1152 -64 ) ( 576 1088 64 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
 }
 // brush 773
 {
@@ -7385,7 +7385,7 @@
 ( 576 896 -372 ) ( 576 1152 -372 ) ( 768 1152 -372 ) water/water0 0 0 0 0.5 0.5 134217728 281 0
 ( 768 1152 -384 ) ( 576 1152 -384 ) ( 576 896 -384 ) common/nodraw 0 0 0 0.5 0.5 134217728 12 0
 ( 656 896 -64 ) ( 552 896 -64 ) ( 656 896 64 ) common/nodraw 0 0 0 0.5 0.5 134217728 0 0
-( 576 1088 64 ) ( 576 1056 -64 ) ( 576 1088 -64 ) NULL 0 0 0 0.5 0.5 134217728 0 0
+( 576 1088 64 ) ( 576 1056 -64 ) ( 576 1088 -64 ) common/caulk 0 0 0 0.5 0.5 134217728 0 0
 }
 }
 // entity 1




More information about the nexuiz-commits mailing list