mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-02-08 01:04:47 +00:00
fix: remove leftover merge issue
This commit is contained in:
@@ -331,7 +331,7 @@ namespace PepperDash.Core
|
||||
private void KillClient(SocketStatus status)
|
||||
{
|
||||
KillStream();
|
||||
IsConnecting = false;
|
||||
|
||||
if (Client != null)
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user