mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 10:52:46 +00:00
Shit, I'm not even testing that.
This commit is contained in:
@ -1237,7 +1237,7 @@ int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, LPSTR lpCmdLine, int nC
|
||||
|
||||
if (!eventExists) // if it is missing, assume patcher wasn't launched
|
||||
{
|
||||
cmdLine << plString::FromWchar(s_patcherExeName);
|
||||
cmdLine << "\\" << plString::FromWchar(s_patcherExeName);
|
||||
|
||||
GetAuthSrvHostnames(&addrs);
|
||||
if(strlen(addrs[0]))
|
||||
|
Reference in New Issue
Block a user