]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/t_quake3.qc
Merge branch 'master' into terencehill/dynamic_hud
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / t_quake3.qc
index 88e9c2a666688e53402150b5307beb254ed4d563..d6f3559cdc27f1ea69150e53d6397e9b00f8df6b 100644 (file)
@@ -1,3 +1,4 @@
+#include "t_quake3.qh"
 
 #include "../common/weapons/all.qh"
 
@@ -141,7 +142,7 @@ spawnfunc(target_give)
        InitializeEntity(self, target_give_init, INITPRIO_FINDTARGET);
 }
 
-//spawnfunc(item_flight)       /* handled by buffs mutator or jetpack */
+//spawnfunc(item_flight)       /* handled by jetpack */
 //spawnfunc(item_haste)        /* handled by buffs mutator */
 //spawnfunc(item_health)       /* handled in t_quake.qc */
 //spawnfunc(item_health_large) /* handled in t_items.qc */