X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fclient%2Flaser.qc;h=1d5362903a38d70c576bc9e7dd9f0de7b535ede3;hp=f0a9a459468c69fb07012b8e9d18d21484dd5a73;hb=c24c0ac5d2fb38c25ab33c552bf8959d0976058f;hpb=76d3ce024627f7baafd359441aef2fcd0ffcae3a diff --git a/qcsrc/client/laser.qc b/qcsrc/client/laser.qc index f0a9a4594..1d5362903 100644 --- a/qcsrc/client/laser.qc +++ b/qcsrc/client/laser.qc @@ -1,16 +1,13 @@ #include "laser.qh" +#include "_.qh" #include "hook.qh" -#include "main.qh" #include "../common/buffs.qh" #include "../csqcmodellib/cl_model.qh" #include "../csqcmodellib/interpolate.qh" -#include "../dpdefs/csprogsdefs.qh" - - // a laser goes from origin in direction angles // it has color 'colormod' // and stops when something is in the way