(276e03242) Reset Use and Select inputs when releasing the Shoot input to prevent accidentally selecting/using items

This commit is contained in:
Joonas Rikkonen
2019-04-08 19:16:09 +03:00
parent 5d5979c58b
commit d482e6554d
3 changed files with 49 additions and 0 deletions
@@ -276,6 +276,9 @@ namespace Barotrauma
characterInfos.Add(characterInfo);
}
characterInfos.Add(characterInfo);
}
/// <summary>
/// Remove the character from the crew (and crew menus).
/// </summary>