]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/notifications/all.qh
Fix type
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / notifications / all.qh
index 9a81886528c4f3e4f298b8813d9eaa8370e5015c..22f2006a7293b11c3c6ee8215fda7496ef618b02 100644 (file)
@@ -631,7 +631,7 @@ string notif_arg_spree_inf(float type, string input, string player, float spree)
 .string nent_name;
 .int nent_stringcount;
 .int nent_floatcount;
-.bool nent_teamnum;
+.int nent_teamnum;
 
 // MSG_ANNCE entity values
 .int nent_channel;