Adds true observing -- letting you see what your target sees #33623
Annotations
3 errors
Run Linters:
code/modules/mob/living/carbon/human/human_update_icons.dm#L1099
code/modules/mob/living/carbon/human/human_update_icons.dm:1099: 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#L1105
code/modules/mob/living/carbon/human/human_update_icons.dm:1105: 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