- whitespace cleanup, updated from Raze.
This commit is contained in:
parent
3b879c5656
commit
e60e6967c0
182 changed files with 835 additions and 824 deletions
|
|
@ -126,7 +126,7 @@ void FNotifyBufferBase::Tick()
|
|||
{
|
||||
Text[i].Ticker++;
|
||||
}
|
||||
|
||||
|
||||
for (i = 0; i < Text.Size(); ++i)
|
||||
{
|
||||
if (Text[i].TimeOut != 0 && Text[i].TimeOut > Text[i].Ticker)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue