There was an error while loading. Please reload this page.
1 parent 57de5d7 commit 9e198f2Copy full SHA for 9e198f2
1 file changed
src/routes/uninstall_select.cc
@@ -120,6 +120,7 @@ void InitializeUninstaller()
120
{ "Millennium", std::make_tuple(ComponentState({ false, true }), MakeComponentProps({
121
steamPath / "user32.dll",
122
steamPath / "version.dll",
123
+ steamPath / "wsock32.dll",
124
steamPath / "ext" / "compat32" / "millennium_x86.dll",
125
steamPath / "ext" / "compat32" / "python311.dll",
126
steamPath / "ext" / "compat64" / "millennium_x64.dll",
0 commit comments