Fuel rods can't be turned back to uranium/incendium if they've already been used, fixed level generation breaking with smaller subs
This commit is contained in:
@@ -85,7 +85,7 @@ namespace Barotrauma.Networking
|
||||
get { return allowSpectating; }
|
||||
}
|
||||
|
||||
public float EndVoteRequiredRatio;
|
||||
public float EndVoteRequiredRatio = 0.5f;
|
||||
|
||||
private void CreateSettingsFrame()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user