1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-22 12:39:59 +00:00

Remove dropped formats from tests

This commit is contained in:
Evil Eye 2023-12-09 19:00:42 +01:00
parent b0ef42ae3c
commit 7b8c0d1d88

View File

@ -270,8 +270,6 @@ namespace
std::vector<ESM::FormatVersion> result({ std::vector<ESM::FormatVersion> result({
ESM::DefaultFormatVersion, ESM::DefaultFormatVersion,
ESM::CurrentContentFormatVersion, ESM::CurrentContentFormatVersion,
ESM::MaxOldWeatherFormatVersion,
ESM::MaxOldDeathAnimationFormatVersion,
ESM::MaxOldFogOfWarFormatVersion, ESM::MaxOldFogOfWarFormatVersion,
ESM::MaxUnoptimizedCharacterDataFormatVersion, ESM::MaxUnoptimizedCharacterDataFormatVersion,
ESM::MaxOldTimeLeftFormatVersion, ESM::MaxOldTimeLeftFormatVersion,