mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 11:19:10 +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
|
if (!eventExists) // if it is missing, assume patcher wasn't launched
|
||||||
{
|
{
|
||||||
cmdLine << plString::FromWchar(s_patcherExeName);
|
cmdLine << "\\" << plString::FromWchar(s_patcherExeName);
|
||||||
|
|
||||||
GetAuthSrvHostnames(&addrs);
|
GetAuthSrvHostnames(&addrs);
|
||||||
if(strlen(addrs[0]))
|
if(strlen(addrs[0]))
|
||||||
|
Reference in New Issue
Block a user