[Quake2world-dev] r628 - quake2world/trunk/gtkradiant/q2w.game/default
ingar at jdolan.dyndns.org
ingar at jdolan.dyndns.org
Wed Sep 30 17:54:10 UTC 2009
Author: ingar
Date: 2009-09-30 17:54:10 +0000 (Wed, 30 Sep 2009)
New Revision: 628
Modified:
quake2world/trunk/gtkradiant/q2w.game/default/entities.def
Log:
Corrected a typo in entities.def that prevented misc_model from showing up in radiant
Modified: quake2world/trunk/gtkradiant/q2w.game/default/entities.def
===================================================================
--- quake2world/trunk/gtkradiant/q2w.game/default/entities.def 2009-09-30 17:02:46 UTC (rev 627)
+++ quake2world/trunk/gtkradiant/q2w.game/default/entities.def 2009-09-30 17:54:10 UTC (rev 628)
@@ -416,7 +416,7 @@
*/
-*QUAKED misc_model (.8 .8 0) (-8 -8 -8) (8 8 8)
+/*QUAKED misc_model (.8 .8 0) (-8 -8 -8) (8 8 8)
Client sided static models.
"angles" The angles of orientation for particles emissions and static models.
"scale" The scale for a static model.
More information about the Quake2World-dev
mailing list