(bf212a41f) v0.9.2.0 pre-release test version

This commit is contained in:
Joonas Rikkonen
2019-07-27 21:06:07 +03:00
parent afa2137bd2
commit 0f63da27b2
154 changed files with 3959 additions and 1428 deletions
@@ -8,6 +8,9 @@ namespace Barotrauma
{
private bool[] teamDead = new bool[2];
private bool initialized = false;
private int state = 0;
public override string Description
{
get