(fdc49c8c) Unstable 0.9.7.1
This commit is contained in:
+6
@@ -392,6 +392,12 @@ namespace Barotrauma.Networking
|
||||
OnDisconnect?.Invoke();
|
||||
}
|
||||
|
||||
~SteamP2PClientPeer()
|
||||
{
|
||||
OnDisconnect = null;
|
||||
Close();
|
||||
}
|
||||
|
||||
#if DEBUG
|
||||
public override void ForceTimeOut()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user