Files
Bubberstation/code/modules/admin/sql_message_system.dm
Shadow-Quill 4617dafe1e Changes remark logging to reflect whether an applied remark is secret or not (#87522)
## About The Pull Request

Adds a ternary statement to the logging for adding admin remarks (notes,
messages, watchlists) to specify if a note is secret.
No change to actual administrative functions, just the logging.

## Why It's Good For The Game

Accurately reflects the note added!

## Changelog
🆑
admin: When a secret note is applied, it'll now be logged as a secret
note (instead of appearing like a regular note).
/🆑
2024-11-05 18:00:14 +01:00

33 KiB