Faction Test 100.6.0.0
This commit is contained in:
@@ -165,6 +165,7 @@ namespace Barotrauma
|
||||
|
||||
void DrawOverlay(Sprite sprite, Color color)
|
||||
{
|
||||
if (sprite.Texture == null) { return; }
|
||||
GUI.DrawBackgroundSprite(spriteBatch, sprite, color);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user