Skip to content
This repository has been archived by the owner on Aug 15, 2022. It is now read-only.

Commit

Permalink
Fixes #322
Browse files Browse the repository at this point in the history
  • Loading branch information
Cerzi committed Sep 11, 2019
1 parent 1a6b670 commit db853dd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ private void OnDestroy()
if (sqpClient != null)
{
sqpClient.ShutDown();
NetWorker.EndSession();
}
}

Expand Down

0 comments on commit db853dd

Please sign in to comment.