]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/g_violence.qc
Net: register all types
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / g_violence.qc
index d59c4b4da9587b94022598ae77382f2e7815cce1..688fa1d1970418359782b7af91d6f8fc0a59e507 100644 (file)
@@ -2,7 +2,7 @@
 
 .int state;
 
-REGISTER_NET_TEMP(net_gibsplash, bool isNew)
+REGISTER_NET_TEMP(net_gibsplash)
 
 bool Violence_GibSplash_SendEntity(entity this, entity to, int sf)
 {