]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/weapons/weapon/vortex.qc
Net: move message headers to their respective files
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / weapon / vortex.qc
index b5e81c8e6d9678d802c6658d2534ceb2976b4a15..bae7cca3de0ccb6fbd30086152c9c0f3cb31bedc 100644 (file)
@@ -61,6 +61,8 @@ VORTEX_SETTINGS(WEP_ADD_CVAR, WEP_ADD_PROP)
 #endif
 #ifdef IMPLEMENTATION
 
+REGISTER_NET_TEMP(TE_CSQC_VORTEXBEAMPARTICLE)
+
 #if defined(SVQC)
 void SendCSQCVortexBeamParticle(float charge) {
        vector v;