- Exhumed: Remove some duplicated save variables.

This commit is contained in:
Mitchell Richters 2023-10-03 09:18:38 +11:00 committed by Christoph Oelckers
parent 9df739186c
commit 8281e5b324

View file

@ -2114,7 +2114,6 @@ void DExhumedPlayer::Serialize(FSerializer& arc)
("field38", nNextWeapon)
("field3a", nState)
("field3c", nLastWeapon)
("angles", Angles)
("lives", nLives)
("double", nDouble)
("invisible", nInvisible)