From: Samual Lenks Date: Sun, 8 Dec 2013 05:56:02 +0000 (-0500) Subject: Add comment for reminder X-Git-Tag: xonotic-v0.8.0~152^2~296^2~1 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=3a67754650ca400f7644f6452795742658cf76c0;p=xonotic%2Fxonotic-data.pk3dir.git Add comment for reminder --- diff --git a/qcsrc/common/weapons/w_shockwave.qc b/qcsrc/common/weapons/w_shockwave.qc index 94e5ee30d..107f12e18 100644 --- a/qcsrc/common/weapons/w_shockwave.qc +++ b/qcsrc/common/weapons/w_shockwave.qc @@ -354,7 +354,7 @@ void W_Shockwave_Attack() //entity transform = WarpZone_trace_transform; // do the firing effect now - //SendCSQCShockwaveParticle(attack_endpos); + //SendCSQCShockwaveParticle(attack_endpos); // WEAPONTODO Damage_DamageInfo(attack_hitpos, WEP_CVAR(shockwave, blast_splash_damage), WEP_CVAR(shockwave, blast_splash_edgedamage), WEP_CVAR(shockwave, blast_splash_radius), w_shotdir * WEP_CVAR(shockwave, blast_splash_force), WEP_SHOCKWAVE, 0, self); // splash damage/jumping trace