From 8e053ff5334f8aafaa8e5cc449fd90a71866b0a6 Mon Sep 17 00:00:00 2001 From: Ladislav Zezula Date: Sat, 12 Feb 2022 13:14:12 +0100 Subject: Updated test project for storm.dll --- test/StormTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/StormTest.cpp') diff --git a/test/StormTest.cpp b/test/StormTest.cpp index 88b12d9..4e8e600 100644 --- a/test/StormTest.cpp +++ b/test/StormTest.cpp @@ -4330,7 +4330,7 @@ int _tmain(int argc, TCHAR * argv[]) for(int i = 2; i < argc; i++) { - TestArchive(argv[i], NULL, TFLG_FILE_LOCALE | 0x0409, "File00000014.xxx", NULL); + TestArchive(argv[i], NULL, TFLG_FILE_LOCALE | 0x0000, "staredit\\scenario.chk", NULL); } // -- cgit v1.2.3