Fix compiler warnings and remove dead code.
This commit is contained in:
@@ -25,11 +25,6 @@ namespace Content.Client.Research
|
||||
private Label Description;
|
||||
private TextureRect Icon;
|
||||
|
||||
public LatheQueueMenu(IDisplayManager displayManager) : base(displayManager)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
protected override void Initialize()
|
||||
{
|
||||
base.Initialize();
|
||||
|
||||
Reference in New Issue
Block a user