(a69e7b9c1) Moved delete button to the top of submarine list in submarine editor load window, to minimize accidental clicks

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