Adds true observing -- letting you see what your target sees #33619
Annotations
3 errors
Run Linters:
code/modules/mob/living/carbon/human/human_update_icons.dm#L1082
code/modules/mob/living/carbon/human/human_update_icons.dm:1082: Found a conditional statement matching the format "if((thing))" (unnecessary outer parentheses), please use "if(thing)" instead.
|
Run Linters:
code/modules/mob/living/carbon/human/human_update_icons.dm#L1088
code/modules/mob/living/carbon/human/human_update_icons.dm:1088: Found a conditional statement matching the format "if((thing))" (unnecessary outer parentheses), please use "if(thing)" instead.
|
Run Linters
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading