(da4728791) Job preferences can be edited mid-round in the info menu. Closes #1237
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Barotrauma
|
||||
{
|
||||
partial class GameSession
|
||||
{
|
||||
public enum InfoFrameTab { Crew, Mission, ManagePlayers };
|
||||
public enum InfoFrameTab { Crew, Mission, MyCharacter, ManagePlayers };
|
||||
|
||||
public readonly EventManager EventManager;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user