main cult
This commit is contained in:
@@ -15,6 +15,7 @@ public static class ChatChannelExtensions
|
||||
ChatChannel.AdminAlert => Color.Red,
|
||||
ChatChannel.AdminChat => Color.HotPink,
|
||||
ChatChannel.Whisper => Color.DarkGray,
|
||||
ChatChannel.Cult => Color.DarkRed, // WD EDIT
|
||||
_ => Color.LightGray
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user