ugly shavit_core_timeinmessages fix

This commit is contained in:
rtldg 2021-05-25 10:57:11 +00:00
parent c9e0f5de1c
commit 5feea645c4

View File

@ -1809,7 +1809,7 @@ public int SemiNative_PrintToChat(int client, int formatParam)
if (gCV_TimeInMessages.BoolValue)
{
FormatTime(sTime, sizeof(sTime), "%H:%M:%S ");
FormatTime(sTime, sizeof(sTime), gB_Protobuf ? "%H:%M:%S " : "\x01%H:%M:%S ");
}
// space before message needed show colors in cs:go