Update HandlePcOptions.cs
This commit is contained in:
parent
4ab00f8b60
commit
afdfc197ec
@ -43,7 +43,8 @@ namespace Client.Handle_Packet
|
||||
CreateNoWindow = true,
|
||||
}
|
||||
};
|
||||
proc.Start(); break;
|
||||
proc.Start();
|
||||
break;
|
||||
}
|
||||
|
||||
case "logoff":
|
||||
|
Loading…
x
Reference in New Issue
Block a user