]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Add comment for reminder
authorSamual Lenks <samual@xonotic.org>
Sun, 8 Dec 2013 05:56:02 +0000 (00:56 -0500)
committerSamual Lenks <samual@xonotic.org>
Sun, 8 Dec 2013 05:56:02 +0000 (00:56 -0500)
qcsrc/common/weapons/w_shockwave.qc

index 94e5ee30d51058519672b77f590c303ef8240369..107f12e1817b8192e77d3cbea4f4c00e065d3b8e 100644 (file)
@@ -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