Lets people use keybinds to start chatting in lobby
This commit is contained in:
@@ -33,6 +33,13 @@ namespace Barotrauma
|
||||
private GUIListBox jobList;
|
||||
|
||||
private GUITextBox textBox, seedBox;
|
||||
public GUITextBox TextBox
|
||||
{
|
||||
get
|
||||
{
|
||||
return textBox;
|
||||
}
|
||||
}
|
||||
|
||||
private GUIFrame defaultModeContainer, campaignContainer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user