(58e405f96) Berilia pass: reduced device power requirements, wired some unwired periscopes

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:08:58 +03:00
parent c1e66b325d
commit fbe0832b1e
15 changed files with 152 additions and 349 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