(f3d83a912) Disabled: Separate mac path to test if editing the actual application folder when using steam is OK

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:32:38 +03:00
parent 2215c2fba0
commit 9f87239724
13 changed files with 419 additions and 83 deletions
@@ -789,6 +789,10 @@ 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