mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-24 00:03:11 +01:00
Merge pull request #926 from Gymnasiast/patch-3
Read Italian descriptions from the .DAT files as well
This commit is contained in:
@@ -238,7 +238,7 @@ void language_close()
|
||||
}
|
||||
|
||||
const int OpenRCT2LangIdToObjectLangId[] = {
|
||||
0, 0, 1, 3, 6, 2, 0, 0, 4, 7
|
||||
0, 0, 1, 3, 6, 2, 0, 0, 4, 7, 5
|
||||
};
|
||||
|
||||
/* rct2: 0x0098DA16 */
|
||||
|
||||
Reference in New Issue
Block a user