(a63bd205d) Adjust automatic order priority modifiers.

This commit is contained in:
Joonas Rikkonen
2019-05-16 05:12:24 +03:00
parent 019712ef66
commit e06a473b41
11 changed files with 92 additions and 84 deletions
@@ -24,8 +24,6 @@ namespace Barotrauma
private bool removed;
private bool removed;
#if CLIENT
private List<Decal> burnDecals = new List<Decal>();
#endif