X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fweapons%2Fweaponsystem.qh;h=c53b150944425aa1d96fcc84e3ecc239454091f7;hb=9def821848065f019572898635c8132b0dd1b9c0;hp=2fb0f9956833236250c0266fc70b91a2b412d21a;hpb=646e82672a7a8b8db0be0caf5dbd062b0d04da96;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;