mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-14 17:43:19 +01:00
3901512693
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)
|