]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Fix type 403/head
authorMario <mario@smbclan.net>
Tue, 10 Jan 2017 21:34:19 +0000 (07:34 +1000)
committerMario <mario@smbclan.net>
Tue, 10 Jan 2017 21:34:19 +0000 (07:34 +1000)
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;