mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-18 12:50:29 +01:00
b0f0f4685f
* First pass * fixes * more fixes * num2hex length changes * pass 2 * fixed warning * looc log fix * . * update tgui * . * . * . * . * perttier * cleanup * . * . * fix token * no * . * . * . * , * modsay eventsay * . --------- Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
4 lines
107 B
Plaintext
4 lines
107 B
Plaintext
/// Logging for PDA messages sent
|
|
/proc/log_pda(text, list/data)
|
|
logger.Log(LOG_CATEGORY_PDA, text, data)
|