Fixing some warnings (#6250)
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
This commit is contained in:
@@ -233,7 +233,7 @@ namespace Content.Client.Storage
|
||||
/// <summary>
|
||||
/// GUI class for client storage component
|
||||
/// </summary>
|
||||
private class StorageWindow : SS14Window
|
||||
private class StorageWindow : DefaultWindow
|
||||
{
|
||||
private Control _vBox;
|
||||
private readonly Label _information;
|
||||
|
||||
Reference in New Issue
Block a user