diff options
-rw-r--r-- | common/file.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/file.cpp b/common/file.cpp index cb6eb4545a..dd12361498 100644 --- a/common/file.cpp +++ b/common/file.cpp @@ -65,6 +65,9 @@ FILE *File::fopenNoCase(const char *filename, const char *directory, const char "", "rooms/", "ROOMS/", + "Rooms 1/", + "Rooms 2/", + "Rooms 3/", "video/", "VIDEO/", "data/", |