NEVERHOOD: Fix another crash in Russian version

This commit is contained in:
Eugene Sandulenko 2016-01-12 23:58:15 +01:00
parent d021cc3448
commit 8cd5091068

View File

@ -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 }
};