network_server.c
changeset 4906 8a10678a62a3
parent 4880 0708f34e3586
child 4912 d04b3f2bca70
--- a/network_server.c	Sat Oct 21 22:24:28 2006 +0000
+++ b/network_server.c	Sat Oct 21 22:29:14 2006 +0000
@@ -1014,7 +1014,7 @@
 			}
 		}
 		break;
-	case DESTTYPE_PLAYER: {
+	case DESTTYPE_TEAM: {
 		bool show_local = true; // If this is false, the message is already displayed
 														// on the client who did sent it.
 		/* Find all clients that belong to this player */