X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fserver%2Fmutators%2Fmutator_buffs.qh;h=2d72e5b666d8ab34fa693e78bc1c9ecb29d18e1c;hp=06a76b1bba71c03d0d35e3c7a60dd511d69aff00;hb=128cea32714586feb51b4a0d78a6bd4e35fef9f2;hpb=c36125569f424bea49b14873f7235e220b5806ef diff --git a/qcsrc/server/mutators/mutator_buffs.qh b/qcsrc/server/mutators/mutator_buffs.qh index 06a76b1bba..2d72e5b666 100644 --- a/qcsrc/server/mutators/mutator_buffs.qh +++ b/qcsrc/server/mutators/mutator_buffs.qh @@ -9,9 +9,6 @@ .float buff_invisible_prev_alpha; // flight .float buff_flight_prev_gravity; -// jump -.float stat_jumpheight; -//const float STAT_MOVEVARS_JUMPVELOCITY = 250; // engine hack // disability .float buff_disability_time; .float buff_disability_effect_time;