X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fw_fireball.qc;h=1c950aca4a58ddc2b3e1eff4092008df91a086a7;hb=b31fdb3f0d23f507bb97e84b7a3171570f58fa61;hp=77c67b46bb9f96e548731ad022d702ae1f005fdd;hpb=63b5a495ebed72365993b31123d0fe4dca94737a;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/w_fireball.qc b/qcsrc/server/w_fireball.qc index 77c67b46b..1c950aca4 100644 --- a/qcsrc/server/w_fireball.qc +++ b/qcsrc/server/w_fireball.qc @@ -302,7 +302,7 @@ void spawnfunc_weapon_fireball (void) float w_fireball(float req) { - float ammo_amount; + //float ammo_amount; if (req == WR_AIM) { self.BUTTON_ATCK = FALSE;