X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fclient%2Fdamage.qc;h=24c5f0153b35609fc3b455b3bc10013c53c8ac56;hp=1b0138f36b0212f950ebf241c5de37892ae91bba;hb=392daf627bb137aadf4c156dc8dfc4906475840e;hpb=83b0c96edec0a188371873bb83b15d024568bca3 diff --git a/qcsrc/client/damage.qc b/qcsrc/client/damage.qc index 1b0138f36b..24c5f0153b 100644 --- a/qcsrc/client/damage.qc +++ b/qcsrc/client/damage.qc @@ -1,8 +1,3 @@ -.float silent; - -float w_deathtype, w_issilent, w_random; -vector w_org, w_backoff; - void Ent_DamageInfo(float isNew) { float dmg, rad, edge, thisdmg, forcemul;