- fix building in 32 bit windows

This commit is contained in:
Rachael Alexanderson 2019-02-16 11:12:10 -05:00 committed by drfrag
parent c7877388a9
commit 9b8ec98f78

View file

@ -1178,7 +1178,7 @@ TArray<FString> I_GetGogPaths()
// If a 32-bit ZDoom runs on a 64-bit Windows, this will be transparently and
// automatically redirected to the Wow6432Node address instead, so this address
// should be safe to use in all cases.
std::wstring gogregistrypath = "Software\\GOG.com\\Games";
std::wstring gogregistrypath = L"Software\\GOG.com\\Games";
#endif
// Look for Ultimate Doom