From: Dr. Jaska Date: Sat, 4 Sep 2021 07:12:36 +0000 (+0000) Subject: remove a single tab to remove diff noise X-Git-Url: http://git.xonotic.org/?a=commitdiff_plain;ds=sidebyside;h=88ac4fe4698b8d57368ee456af04e179fb3b7331;p=xonotic%2Fxonotic-data.pk3dir.git remove a single tab to remove diff noise --- diff --git a/qcsrc/common/weapons/weapon/machinegun.qc b/qcsrc/common/weapons/weapon/machinegun.qc index cc38ad460..daa2a56bc 100644 --- a/qcsrc/common/weapons/weapon/machinegun.qc +++ b/qcsrc/common/weapons/weapon/machinegun.qc @@ -149,7 +149,7 @@ void W_MachineGun_Attack_Auto(Weapon thiswep, entity actor, .entity weaponentity } void W_MachineGun_Attack_Burst(Weapon thiswep, entity actor, .entity weaponentity, int fire) -{ +{ W_SetupShot(actor, weaponentity, true, 0, SND_UZI_FIRE, CH_WEAPON_A, WEP_CVAR(machinegun, sustained_damage), thiswep.m_id); if(!autocvar_g_norecoil) {