[Chat] Fix format in this module

This commit is contained in:
FutureRave 2022-05-03 12:44:18 +01:00
parent 696d719211
commit 658c5891f9
No known key found for this signature in database
GPG Key ID: E883E2BC9657D955

View File

@ -110,6 +110,7 @@ namespace Components
inputBuffer += lastFontIconPos - lineBuffer;
lineBuffer = lastFontIconPos;
}
*lineBuffer = 0;
len = 0.0f;
Game::cgsArray[0].teamChatMsgTimes[Game::cgsArray[0].teamChatPos % chatHeight] = Game::cgArray[0].time;