]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/mutators/base.qh
Use MSG_MULTI for phase messages
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / base.qh
index 3c2b9fb073c0a863924fcd5601b21c522baed0cc..b9203d844295ddf0a14bfeb4daf08e8b94d66d30 100644 (file)
@@ -113,6 +113,7 @@ MUTATOR_HOOKABLE(TurretValidateTarget);
        // INPUT:
                entity turret_target;
                entity turret;
+               float turret_flags;
        
 MUTATOR_HOOKABLE(OnEntityPreSpawn);
        // return error to prevent entity spawn, or modify the entity