Fixed EndGame not working properly + Fixed exception when clients disconnected during a round
This commit is contained in:
@@ -50,7 +50,7 @@ namespace Barotrauma
|
||||
|
||||
public override void Select()
|
||||
{
|
||||
|
||||
base.Select();
|
||||
}
|
||||
|
||||
private List<Submarine> subs;
|
||||
|
||||
Reference in New Issue
Block a user