From 9271ca5233dd097661fe6c9353425da8dc9d1f42 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Tue, 10 Feb 2004 10:56:16 +0000 Subject: Previous method wouldn't work, since each langague is in different directory. svn-id: r12810 --- common/file.cpp | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'common/file.cpp') diff --git a/common/file.cpp b/common/file.cpp index 4b43fb49bb..cbb2b58189 100644 --- a/common/file.cpp +++ b/common/file.cpp @@ -78,14 +78,7 @@ FILE *File::fopenNoCase(const char *filename, const char *directory, const char "execute/", "EXECUTE/", // Simon the Sorcerer 2 Amiga/Mac - "french/", - "FRENCH/", - "hebrew/", - "HEBREW/", - "italian/", - "ITALIAN/", - "spanish/", - "SPANISH/", + "../", "voices/", "VOICES/", // sword1/2 stuff if user just copied files without putting -- cgit v1.2.3