r4976 - trunk/data/maps

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Nov 3 09:33:37 EST 2008


Author: div0
Date: 2008-11-03 09:33:35 -0500 (Mon, 03 Nov 2008)
New Revision: 4976

Modified:
   trunk/data/maps/ons-reborn.map
Log:
use misc_gamemodel, not misc_models (deprecated). Not recompiling, as misc_models still works as an alias in the QC code.


Modified: trunk/data/maps/ons-reborn.map
===================================================================
--- trunk/data/maps/ons-reborn.map	2008-11-03 14:27:38 UTC (rev 4975)
+++ trunk/data/maps/ons-reborn.map	2008-11-03 14:33:35 UTC (rev 4976)
@@ -155589,7 +155589,7 @@
 }
 // entity 368
 {
-"classname" "misc_models"
+"classname" "misc_gamemodel"
 "origin" "6208 584 3728"
 "model" "models/train.zym"
 }
@@ -155784,7 +155784,7 @@
 }
 // entity 395
 {
-"classname" "misc_models"
+"classname" "misc_gamemodel"
 "origin" "-6776 -11896 4848"
 "model" "models/aircraft/aircraft.zym"
 }




More information about the nexuiz-commits mailing list