(d965fa654) Added: power & signal_[number] to englishvanilla

This commit is contained in:
Joonas Rikkonen
2019-05-16 05:59:57 +03:00
parent 79e38a0fa0
commit 7839fe4438
11 changed files with 157 additions and 235 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