- whitespace cleanup, updated from Raze.
This commit is contained in:
parent
3b879c5656
commit
e60e6967c0
182 changed files with 835 additions and 824 deletions
|
|
@ -623,7 +623,7 @@ void FSerializer::WriteObjects()
|
|||
void FSerializer::ReadObjects(bool hubtravel)
|
||||
{
|
||||
bool founderrors = false;
|
||||
|
||||
|
||||
if (isReading() && BeginArray("objects"))
|
||||
{
|
||||
// Do not link any thinker that's being created here. This will be done by deserializing the thinker list later.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue