X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fcommon%2Fweapons%2Fweapon%2Fhook.qc;h=b2c317459935f818088d5d9feaa7773232257b3a;hp=6409e94ff1e0304774658281c58cce27413d1818;hb=65e9ceb03c81bc515d090a54f65dd620c8c6dc43;hpb=b7cd92a68c5f75f41ce802081d1777675472ee57 diff --git a/qcsrc/common/weapons/weapon/hook.qc b/qcsrc/common/weapons/weapon/hook.qc index 6409e94ff..b2c317459 100644 --- a/qcsrc/common/weapons/weapon/hook.qc +++ b/qcsrc/common/weapons/weapon/hook.qc @@ -1,3 +1,4 @@ +#include "hook.qh" #ifndef IMPLEMENTATION CLASS(Hook, Weapon) /* ammotype */ ATTRIB(Hook, ammo_field, .int, ammo_fuel);