- fixed some errors with parsing globals.json. It looks like this file is being processed correctly now.
This commit is contained in:
parent
d9dbf26f63
commit
c22e8c50af
4 changed files with 39 additions and 35 deletions
|
|
@ -353,8 +353,8 @@ void FRandom::StaticReadRNGState(FSerializer &arc)
|
|||
}
|
||||
arc.EndObject();
|
||||
}
|
||||
arc.EndArray();
|
||||
}
|
||||
arc.EndArray();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue