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:
parent
b0ef42ae3c
commit
7b8c0d1d88
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user