diff --git a/src/common/engine/serializer.cpp b/src/common/engine/serializer.cpp index bf813118b..11eab7b9f 100644 --- a/src/common/engine/serializer.cpp +++ b/src/common/engine/serializer.cpp @@ -698,7 +698,6 @@ void FSerializer::ReadObjects(bool hubtravel) } EndArray(); - assert(!founderrors); if (founderrors) { Printf(TEXTCOLOR_RED "Failed to restore all objects in savegame\n");