5202af9...3ea33fb
This commit is contained in:
@@ -78,9 +78,6 @@ namespace Barotrauma
|
||||
private GUIButton faceSelectionLeft;
|
||||
private GUIButton faceSelectionRight;
|
||||
|
||||
private GUIButton faceSelectionLeft;
|
||||
private GUIButton faceSelectionRight;
|
||||
|
||||
private float autoRestartTimer;
|
||||
|
||||
//persistent characterinfo provided by the server
|
||||
@@ -125,12 +122,6 @@ namespace Barotrauma
|
||||
private set;
|
||||
}
|
||||
|
||||
public GUIButton ShowLogButton
|
||||
{
|
||||
get;
|
||||
private set;
|
||||
}
|
||||
|
||||
public GUIListBox SubList
|
||||
{
|
||||
get { return subList; }
|
||||
|
||||
Reference in New Issue
Block a user