X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fclient%2Fprogs.inc;fp=qcsrc%2Fclient%2Fprogs.inc;h=8c443568ea206ed16e5fcc6b9919feff6cb083a0;hp=12d43b5c4c44eca85fd368f046f6119bed35063c;hb=201f6309c92217b63dc34daf004fbb7424096eca;hpb=7e1b2aa7ed2285e8a9d95fd3dc4173cfe948c842 diff --git a/qcsrc/client/progs.inc b/qcsrc/client/progs.inc index 12d43b5c4..8c443568e 100644 --- a/qcsrc/client/progs.inc +++ b/qcsrc/client/progs.inc @@ -28,6 +28,7 @@ #include "../common/anim.qc" #include "../common/animdecide.qc" #include "../common/effects/effectinfo.qc" +#include "../common/ent_cs.qc" #include "../common/mapinfo.qc" #include "../common/movetypes/include.qc" #include "../common/net_notice.qc" @@ -41,14 +42,12 @@ #include "../common/minigames/minigames.qc" #include "../common/minigames/cl_minigames.qc" -#include "../common/buffs/all.qc" #include "../common/deathtypes/all.qc" #include "../common/effects/all.qc" #include "../common/gamemodes/all.qc" #include "../common/items/all.qc" #include "../common/monsters/all.qc" #include "../common/mutators/all.qc" -#include "../common/nades/all.qc" #include "../common/turrets/all.qc" #include "../common/vehicles/all.qc" #include "../common/weapons/all.qc"