]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/mutators/mutator/buffs/buffs.qh
Move more REPLICATE calls to \common and from qh files to qc files (it fixes compilat...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mutators / mutator / buffs / buffs.qh
index 44fe0f123dc0a86f8fae4902d85a83c43e0d70da..b5cd426bec7a2da58c0633513e363485473e8d04 100644 (file)
@@ -75,5 +75,4 @@ BUFF_SPAWNFUNCS(random, NULL)
 
 #ifdef GAMEQC
 REPLICATE_FIELD(bool, cvar_cl_buffs_autoreplace);
-REPLICATE(cvar_cl_buffs_autoreplace, bool, "cl_buffs_autoreplace");
 #endif