r5051 - trunk/data/qcsrc/server

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri Nov 14 09:36:34 EST 2008


Author: esteel
Date: 2008-11-14 09:36:34 -0500 (Fri, 14 Nov 2008)
New Revision: 5051

Modified:
   trunk/data/qcsrc/server/defs.qh
Log:
experimental support for q3's music field in the worldspawn, should not forget this file..


Modified: trunk/data/qcsrc/server/defs.qh
===================================================================
--- trunk/data/qcsrc/server/defs.qh	2008-11-14 14:31:53 UTC (rev 5050)
+++ trunk/data/qcsrc/server/defs.qh	2008-11-14 14:36:34 UTC (rev 5051)
@@ -75,6 +75,7 @@
 //.float	style;
 //.float	skill;
 .float	sounds;
+.string	music;
 
 .string killtarget;
 




More information about the nexuiz-commits mailing list