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