]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/notifications.qc
Merge remote-tracking branch 'origin/master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / notifications.qc
index a0f19746a1e7abc2dd4e1e1a006ea28b59ee4fed..81e058e5992d8e203df7f62d01071672db9c0090 100644 (file)
@@ -1411,7 +1411,7 @@ void Kill_Notification(
        {
                if(net_type)
                {
-                       if(killed_cpid != NO_CPID)
+                       if((killed_cpid != NO_CPID) && (notif.nent_net_type == MSG_CENTER))
                        {
                                if(notif.owner.nent_cpid == killed_cpid)
                                {