]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/turrets/all.qc
Merge branch 'martin-t/angles' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / turrets / all.qc
index d996778e65397e3621908c737891af1ee16de764..54e63748c3d2360d7e34be08ac20aaf4f6b419e0 100644 (file)
@@ -1,13 +1,3 @@
 #include "all.qh"
 
-#ifdef SVQC
-#include "sv_turrets.qh"
-#endif
-
-#ifdef CSQC
-#include "cl_turrets.qh"
-#endif
-
-#define IMPLEMENTATION
-#include "all.inc"
-#undef IMPLEMENTATION
+REGISTER_NET_LINKED(ENT_CLIENT_TURRET)