- fix building in 32 bit windows

This commit is contained in:
Rachael Alexanderson 2019-02-16 11:12:10 -05:00
parent 9f62289507
commit 0fc4640cc9

View file

@ -1219,7 +1219,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