Colorblind Traits Fix (#22193)

closes #22159

This PR fixes the colorblind traits so that they actually apply to
characters.

<img width="1919" height="988" alt="image"
src="https://github.com/user-attachments/assets/06f06796-40fe-494c-a19e-45c226a41d63"
/>
This commit is contained in:
VMSolidus
2026-04-11 12:14:47 +00:00
committed by GitHub
parent 96d0ab85f1
commit cfdcac3453
3 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -100,7 +100,7 @@
clear_important_client_contents()
enable_client_mobs_in_contents()
update_client_color()
update_client_color(no_animate = TRUE)
add_click_catcher()
if(client) //Should work based on "change_view" but we lack the infrastructure behind to make it useful, for now