Release 1.11.4.1 (Winter Update)
This commit is contained in:
@@ -380,6 +380,10 @@ namespace Barotrauma
|
||||
GameMain.NetLobbyScreen.Select();
|
||||
}
|
||||
}
|
||||
else if (GameMain.Client.FileReceiver.ActiveTransfers.None())
|
||||
{
|
||||
GameMain.Client.RequestFile(FileTransferType.Mod, currentDownload.Name, currentDownload.Hash.StringRepresentation);
|
||||
}
|
||||
}
|
||||
|
||||
public void CurrentDownloadFinished(FileReceiver.FileTransferIn transfer)
|
||||
|
||||
Reference in New Issue
Block a user