X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fweapons%2Fweaponsystem.qh;h=c53b150944425aa1d96fcc84e3ecc239454091f7;hb=5aab6120acfc624751d20a695d1b911b3e919831;hp=4ddf5a5159eac5adf534d6c61cafd0dc8a933445;hpb=ee5353529c2fee304ac944aa19af53cc85eca7b0;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/weapons/weaponsystem.qh b/qcsrc/server/weapons/weaponsystem.qh index 4ddf5a515..c53b15094 100644 --- a/qcsrc/server/weapons/weaponsystem.qh +++ b/qcsrc/server/weapons/weaponsystem.qh @@ -4,7 +4,6 @@ #include float internalteam; -float weaponswapping; entity weapon_dropevent_item; ..entity weaponentity_fld;