mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-03-28 06:55:21 +00:00
Just do an infinite loop and ensure `sleep_offline` is off. It can't keep getting away with this. Bump DMAPI version
3 lines
100 B
Plaintext
3 lines
100 B
Plaintext
#define TGS_INFO_LOG(message) TgsInfo(##message)
|
|
#define TGS_ERROR_LOG(message) TgsError(##message)
|