]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/vehicles/all.qc
Net: move message headers to their respective files
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / vehicles / all.qc
index 72d72d29d19d14a1cd7de16ce51a8399c1347d74..c7b84582239e1c129ab4de4d95d2e79fb6a82f66 100644 (file)
@@ -23,6 +23,8 @@ STATIC_INIT(vehicles_common_initialize)
 }
 #endif
 
+REGISTER_NET_LINKED(ENT_CLIENT_AUXILIARYXHAIR)
+
 #if defined(SVQC)
        #include "sv_vehicles.qc"
 #elif defined(CSQC)