mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 23:04:36 +01:00
Merge pull request #16489 from Gymnasiast/fix/16426
Fix #16426: Empty changelog when installed to non-standard prefix
This commit is contained in:
@@ -63,6 +63,7 @@ namespace Platform
|
||||
static const utf8* searchLocations[] = {
|
||||
"./doc",
|
||||
"/usr/share/doc/openrct2",
|
||||
DOCDIR,
|
||||
};
|
||||
for (auto searchLocation : searchLocations)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user