mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
Adds colourblind mode and a colour matrix editor (#17933)
* Colourblind mode + Matrix editor * increase that * Protanopia filter * Tritanopia filter * The SQL part * Refactor * you saw nothing
This commit is contained in:
@@ -332,6 +332,8 @@
|
||||
|
||||
. = ..() //calls mob.Login()
|
||||
|
||||
mob.update_client_colour(0) // Activate colourblind mode if they have one set
|
||||
|
||||
|
||||
if(ckey in GLOB.clientmessages)
|
||||
for(var/message in GLOB.clientmessages[ckey])
|
||||
|
||||
Reference in New Issue
Block a user