X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fclient%2Fprogs.inc;h=3d742a624588ce6de0fc83ae2fef10896ea172ea;hp=b985e36f6763e2561d1c7398af44c0dae43d4a28;hb=96e1acc3050bcb718e2f06702e5b88a60459a015;hpb=e82756a6d8b8c71f5e6f061c193041eb0943b29c diff --git a/qcsrc/client/progs.inc b/qcsrc/client/progs.inc index b985e36f67..3d742a6245 100644 --- a/qcsrc/client/progs.inc +++ b/qcsrc/client/progs.inc @@ -38,6 +38,7 @@ #include "../common/animdecide.qc" #include "../common/buffs.qc" #include "../common/effects/effects.qc" +#include "../common/effects/effectinfo.qc" #include "../common/mapinfo.qc" #include "../common/movetypes/include.qc" #include "../common/nades.qc" @@ -59,7 +60,7 @@ #include "../common/weapons/all.qc" #include "../common/turrets/cl_turrets.qc" -#include "../common/turrets/turrets.qc" +#include "../common/turrets/all.qc" #include "../common/triggers/include.qc"