aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/neverhood/resourceman.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/neverhood/resourceman.cpp b/engines/neverhood/resourceman.cpp
index 81a9d8a907..7320cfa4e4 100644
--- a/engines/neverhood/resourceman.cpp
+++ b/engines/neverhood/resourceman.cpp
@@ -120,6 +120,7 @@ static const EntrySizeFix entrySizeFixes[] = {
// Fixes for the Russian "Fargus" version
{ 0x041137051, 758264, 29037, 49590, 49591 }, // "Options" menu header text
{ 0x0c10b2015, 787304, 4414, 15848, 15853 }, // Text on option buttons
+ { 0x006802920, 1076824, 1010, 5642, 1546 }, // Crash in front of the Aqua House
//
{ 0, 0, 0, 0, 0 }
};