accept matches
TODO: make it a button
This commit is contained in:
@@ -49,7 +49,7 @@ public class LcuWebsocket : IDisposable
|
||||
{
|
||||
ProcessInfo = ProcessFinder.GetProcessInfo();
|
||||
}
|
||||
catch (Exception ex)
|
||||
catch
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user