- backend update from Raze.
This commit is contained in:
parent
97b8c0ccfb
commit
8a4fa8b65f
12 changed files with 100 additions and 19 deletions
|
|
@ -535,8 +535,6 @@ size_t FStringTable::ProcessEscapes (char *iptr)
|
|||
}
|
||||
else if (c == '\n')
|
||||
continue;
|
||||
|
||||
|
||||
}
|
||||
*optr++ = c;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue