Merge remote-tracking branch 'refs/remotes/barotrauma/master'
Conflicts: Subsurface/Barotrauma.csproj Subsurface/Source/Screens/GameScreen.cs
This commit is contained in:
@@ -148,7 +148,12 @@ namespace Barotrauma
|
||||
|
||||
textPos.Y += 25;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
foreach (HUDProgressBar progressBar in character.HUDProgressBars.Values)
|
||||
{
|
||||
progressBar.Draw(spriteBatch, cam);
|
||||
}
|
||||
}
|
||||
|
||||
if (Screen.Selected == GameMain.EditMapScreen) return;
|
||||
|
||||
Reference in New Issue
Block a user