Merge pull request #9586 from pchote/irc-common
Overhaul IRC in preparation for the global chat UI
This commit is contained in:
@@ -33,4 +33,6 @@ Metrics:
|
||||
WaitingGameColor: 0,255,0
|
||||
IncompatibleWaitingGameColor: 50,205,50
|
||||
GameStartedColor: 255,165,0
|
||||
IncompatibleGameStartedColor: 210,105,30
|
||||
IncompatibleGameStartedColor: 210,105,30
|
||||
GlobalChatTextColor: 255,255,255
|
||||
GlobalChatNotificationColor: 211,211,211
|
||||
|
||||
@@ -169,7 +169,7 @@ ChromeLayout:
|
||||
./mods/ra/chrome/missionbrowser.yaml
|
||||
./mods/ra/chrome/confirmation-dialogs.yaml
|
||||
./mods/ra/chrome/editor.yaml
|
||||
./mods/ra/chrome/irc.yaml
|
||||
./mods/ra/chrome/globalchat.yaml
|
||||
|
||||
Voices:
|
||||
./mods/ts/audio/voices.yaml
|
||||
|
||||
Reference in New Issue
Block a user