(307219669) Add some automatic orders.

This commit is contained in:
Joonas Rikkonen
2019-05-16 05:08:02 +03:00
parent b51fd32b88
commit 4797f6b0d3
14 changed files with 146 additions and 29 deletions
@@ -24,6 +24,8 @@ namespace Barotrauma
private bool removed;
private bool removed;
#if CLIENT
private List<Decal> burnDecals = new List<Decal>();
#endif