(76909c3c7) Fixed "clowncostume" and "crewaway" achievements not unlocking in multiplayer, fixed being able to get the "killclown" achievement by committing suicide while wearing a clown costume. Closes #1478

+ merge fix
This commit is contained in:
Joonas Rikkonen
2019-05-18 18:22:24 +03:00
parent e17c8e5acb
commit eed0666879
6 changed files with 33 additions and 36 deletions
@@ -198,8 +198,6 @@ namespace Barotrauma
UserData = "noresults"
};
}
return true;
}
private bool RefreshJoinButtonState(GUIComponent component, object obj)