(683b11c00) High-res shuttle preview images + merge fix
This commit is contained in:
@@ -174,13 +174,6 @@ namespace Barotrauma
|
||||
{
|
||||
DrawObjectiveIndicator(spriteBatch, cam, character, objectiveEntity, 1.0f);
|
||||
}
|
||||
}
|
||||
|
||||
public static void Draw(SpriteBatch spriteBatch, Character character, Camera cam)
|
||||
{
|
||||
if (GUI.DisableHUD) return;
|
||||
|
||||
character.CharacterHealth.Alignment = Alignment.Right;
|
||||
|
||||
foreach (Item brokenItem in brokenItems)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user