Clients aren't allowed to use the same name as the server, changed radio msg color back to yellow
This commit is contained in:
@@ -22,7 +22,7 @@ namespace Barotrauma.Networking
|
||||
new Color(204, 74, 78), //error
|
||||
new Color(63, 72, 204), //dead
|
||||
new Color(157, 225, 160), //server
|
||||
new Color(148, 230, 7), //radio
|
||||
new Color(238, 208, 0), //radio
|
||||
new Color(228, 199, 27) //private
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user