[Chat] Fix format in this module
This commit is contained in:
parent
696d719211
commit
658c5891f9
@ -110,6 +110,7 @@ namespace Components
|
|||||||
inputBuffer += lastFontIconPos - lineBuffer;
|
inputBuffer += lastFontIconPos - lineBuffer;
|
||||||
lineBuffer = lastFontIconPos;
|
lineBuffer = lastFontIconPos;
|
||||||
}
|
}
|
||||||
|
|
||||||
*lineBuffer = 0;
|
*lineBuffer = 0;
|
||||||
len = 0.0f;
|
len = 0.0f;
|
||||||
Game::cgsArray[0].teamChatMsgTimes[Game::cgsArray[0].teamChatPos % chatHeight] = Game::cgArray[0].time;
|
Game::cgsArray[0].teamChatMsgTimes[Game::cgsArray[0].teamChatPos % chatHeight] = Game::cgArray[0].time;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user