Some cleanup using ReSharper (mostly removing redundancies)
This commit is contained in:
@@ -93,7 +93,7 @@ namespace Barotrauma
|
||||
{
|
||||
}
|
||||
|
||||
protected override void UpdateDimensions(GUIComponent parent)
|
||||
protected override void UpdateDimensions(GUIComponent parent = null)
|
||||
{
|
||||
base.UpdateDimensions(parent);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user