(svn r6932) -Codechange: Send server messages with format NETWORK_ACTION_SERVER_MESSAGE so it is
general colour like the rest of the server messages. Spectators speak in grey.
This commit is contained in:
@@ -98,6 +98,7 @@ typedef enum {
|
||||
typedef enum {
|
||||
NETWORK_ACTION_JOIN,
|
||||
NETWORK_ACTION_LEAVE,
|
||||
NETWORK_ACTION_SERVER_MESSAGE,
|
||||
NETWORK_ACTION_CHAT,
|
||||
NETWORK_ACTION_CHAT_COMPANY,
|
||||
NETWORK_ACTION_CHAT_CLIENT,
|
||||
|
||||
Reference in New Issue
Block a user