- safety commit.

This commit is contained in:
Christoph Oelckers 2016-03-26 01:03:02 +01:00
commit 558e04cb99
4 changed files with 18 additions and 22 deletions

View file

@ -884,7 +884,7 @@ void ReadCompatibleUserInfo(FArchive &arc, userinfo_t &info)
BYTE team;
int aimdist, color, colorset, skin, gender;
bool neverswitch;
//fixed_t movebob, stillbob; These were never serialized!
//fxed_t movebob, stillbob; These were never serialized!
//int playerclass; "
info.Reset();