Use improved ItemLists (#335)

* Use improved ItemList

* Address reviews

* Update submodule
This commit is contained in:
Víctor Aguilera Puerto
2019-09-13 15:35:06 +02:00
committed by Pieter-Jan Briers
parent e570f10d69
commit 3f4c9a8326
6 changed files with 11 additions and 21 deletions

View File

@@ -14,6 +14,7 @@ using Robust.Client.Interfaces.ResourceManagement;
using Robust.Client.Interfaces.UserInterface;
using Robust.Client.Player;
using Robust.Client.UserInterface;
using Robust.Client.UserInterface.Controls;
using Robust.Shared.Input;
using Robust.Shared.Interfaces.Network;
using Robust.Shared.IoC;