(203af66e8) Allow to attack other enemies too.

This commit is contained in:
Joonas Rikkonen
2019-05-16 05:56:32 +03:00
parent fe5f386358
commit 6b1500aa8d
13 changed files with 170 additions and 236 deletions
@@ -784,10 +784,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