From: terencehill Date: Thu, 3 Nov 2016 19:09:08 +0000 (+0100) Subject: Fix notification counts X-Git-Tag: xonotic-v0.8.2~389^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=47ea1f521d34feccae6adef8628a8dbc809e33cc;p=xonotic%2Fxonotic-data.pk3dir.git Fix notification counts --- diff --git a/notifications.cfg b/notifications.cfg index d57a9f2be..8ca401bb4 100644 --- a/notifications.cfg +++ b/notifications.cfg @@ -887,4 +887,4 @@ seta notification_show_sprees_info "3" "Show spree information in MSG_INFO messa seta notification_show_sprees_info_newline "1" "Show attacker spree information for MSG_INFO messages on a separate line than the death notification itself" seta notification_show_sprees_info_specialonly "1" "Don't show attacker spree information in MSG_INFO messages if it isn't an achievement" -// Notification counts (total = 820): MSG_ANNCE = 89, MSG_INFO = 320, MSG_CENTER = 230, MSG_MULTI = 153, MSG_CHOICE = 28 +// Notification counts (total = 821): MSG_ANNCE = 89, MSG_INFO = 320, MSG_CENTER = 231, MSG_MULTI = 153, MSG_CHOICE = 28