X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fweapons%2Fall.inc;h=4da01579f19b55edbf4f22a89d609e4420263047;hb=ad1c015a8f4770d69819c8248d48131d6bfa5091;hp=99c7225ac1a4402f475e907a820d07b6d97bfc3f;hpb=eac60648c4017e495060dd3ba9e50ac4bad5000a;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/weapons/all.inc b/qcsrc/common/weapons/all.inc index 99c7225ac..4da01579f 100644 --- a/qcsrc/common/weapons/all.inc +++ b/qcsrc/common/weapons/all.inc @@ -3,25 +3,25 @@ // IF YOU DISREGARD THIS NOTICE, I'LL KILL YOU WITH THE @!#%'N TUBA // core weapons -#include "weapon/blaster.qc" -#include "weapon/shotgun.qc" -#include "weapon/machinegun.qc" -#include "weapon/mortar.qc" -#include "weapon/minelayer.qc" -#include "weapon/electro.qc" -#include "weapon/crylink.qc" -#include "weapon/vortex.qc" -#include "weapon/hagar.qc" -#include "weapon/devastator.qc" +#include "weapon/blaster.qh" +#include "weapon/shotgun.qh" +#include "weapon/machinegun.qh" +#include "weapon/mortar.qh" +#include "weapon/minelayer.qh" +#include "weapon/electro.qh" +#include "weapon/crylink.qh" +#include "weapon/vortex.qh" +#include "weapon/hagar.qh" +#include "weapon/devastator.qh" // other weapons -#include "weapon/porto.qc" -#include "weapon/vaporizer.qc" -#include "weapon/hook.qc" -#include "weapon/hlac.qc" -#include "weapon/tuba.qc" -#include "weapon/rifle.qc" -#include "weapon/fireball.qc" -#include "weapon/seeker.qc" -#include "weapon/shockwave.qc" -#include "weapon/arc.qc" +#include "weapon/porto.qh" +#include "weapon/vaporizer.qh" +#include "weapon/hook.qh" +#include "weapon/hlac.qh" +#include "weapon/tuba.qh" +#include "weapon/rifle.qh" +#include "weapon/fireball.qh" +#include "weapon/seeker.qh" +#include "weapon/shockwave.qh" +#include "weapon/arc.qh"