Fixing some warnings (#6250)
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
This commit is contained in:
@@ -23,7 +23,7 @@ namespace Content.Client.Inventory
|
||||
public Control BottomRightButtons = default!;
|
||||
public Control TopQuickButtons = default!;
|
||||
|
||||
public SS14Window InventoryWindow = default!;
|
||||
public DefaultWindow InventoryWindow = default!;
|
||||
|
||||
public readonly Dictionary<string, List<ItemSlotButton>> SlotButtons = new();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user