mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 14:00:18 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user