mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
[MIRROR] Absorb message filter & slightly brighter general radio colour in darkmode (#7093)
Co-authored-by: Selis <sirlionfur@hotmail.de> Co-authored-by: Nadyr <41974248+Darlantanis@users.noreply.github.com>
This commit is contained in:
@@ -209,6 +209,14 @@ function start_vue() {
|
||||
required: false,
|
||||
admin: false
|
||||
},
|
||||
{
|
||||
matches: ".psay, .pemote",
|
||||
becomes: "vc_pmessage",
|
||||
pretty: "Pred/Prey Messages",
|
||||
tooltip: "Messages from / to absorbed or dominated prey",
|
||||
required: false,
|
||||
admin: false
|
||||
},
|
||||
//VOREStation Add End
|
||||
{
|
||||
matches: ".mentor_channel, .mentor",
|
||||
|
||||
2
code/modules/vchat/js/vchat.min.js
vendored
2
code/modules/vchat/js/vchat.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user