mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 14:14:09 +00:00
missing endlines
This commit is contained in:
parent
c29a85a443
commit
d1d123dc6a
5 changed files with 5 additions and 5 deletions
|
@ -92,4 +92,4 @@ cprintf(char* format, ...)
|
|||
va_copy(vl2, vl1);
|
||||
vsprintf(s, format, vl1);
|
||||
TheConsole.AddLine(s, 255, 255, 128);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue