(a34001e8f) Fixed headers not being translated in the repair interface

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:01:36 +03:00
parent a70f4f315e
commit 3dc82efdbd
12 changed files with 161 additions and 236 deletions
@@ -789,10 +789,6 @@ namespace Barotrauma
GUI.Draw(Cam, spriteBatch);
spriteBatch.Begin(SpriteSortMode.Deferred, null, null, null, GameMain.ScissorTestEnable);
GUI.Draw(Cam, spriteBatch);
GUI.Draw(Cam, spriteBatch);
#if DEBUG