(53f9210d1) Check the line of sight before fixing leaks or extinguishing fires.

This commit is contained in:
Joonas Rikkonen
2019-05-03 13:47:22 +03:00
parent d1dd0c6043
commit 1ff1584be5
7 changed files with 115 additions and 231 deletions
@@ -26,8 +26,6 @@ namespace Barotrauma
protected bool removed;
protected bool removed;
#if CLIENT
private List<Decal> burnDecals = new List<Decal>();
#endif