Only allow players with shout to chat
authorest31 <MTest31@outlook.com>
Fri, 13 Nov 2015 00:35:54 +0000 (01:35 +0100)
committerest31 <MTest31@outlook.com>
Fri, 13 Nov 2015 01:35:02 +0000 (02:35 +0100)
commit657a16d90c42afc212e70c594296b1e204545a4c
tree3c244b11f64bddb513a9e13bcce1c84996046811
parent36855522a5382614c525c69dd884560a197b875d
Only allow players with shout to chat

Fix regression of commit

5e507c9829942c434a6f1ae7a4f3a488c7e50bef "Add server side ncurses terminal"

which allowed all players, even those without a shout priv, to chat.

Fixes #3362.
src/network/serverpackethandler.cpp
src/server.cpp
src/server.h