]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/constants.qh
Include gmqcc binaries for Windows and Linux
[voretournament/voretournament.git] / data / qcsrc / server / constants.qh
index 8bcc5c68de24aaecfeb3936979439ba541ad0ed7..70b8221ac073146b330b91c7ab9925e6eeaa7add 100644 (file)
@@ -33,6 +33,7 @@ float MOVETYPE_FLYMISSILE                     = 9;
 float  MOVETYPE_BOUNCE                         = 10;\r
 float  MOVETYPE_BOUNCEMISSILE  = 11;   // Like bounce but doesn't lose speed on bouncing\r
 //float        MOVETYPE_FOLLOW                         = 12;   // 'Attaches' the entity to its aim_ent\r
+float MOVETYPE_FLY_WORLDONLY = 33;\r
 \r
 float  SOLID_NOT                               = 0;\r
 float  SOLID_TRIGGER                           = 1;\r