From c1b9bb348d5d34b9944de1273ffa3def274f084e Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Sun, 22 Dec 2019 13:41:04 +0100 Subject: [PATCH] Fix some Robust.Server namespaces in Robust.Shared. --- Content.Server/GameObjects/ContainerSlot.cs | 2 +- RobustToolbox | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Content.Server/GameObjects/ContainerSlot.cs b/Content.Server/GameObjects/ContainerSlot.cs index 0270e725c6..f38b907e3b 100644 --- a/Content.Server/GameObjects/ContainerSlot.cs +++ b/Content.Server/GameObjects/ContainerSlot.cs @@ -1,8 +1,8 @@ using System; using System.Collections.Generic; using Robust.Server.GameObjects.Components.Container; -using Robust.Server.Interfaces.GameObjects; using Robust.Shared.Interfaces.GameObjects; +using Robust.Shared.Interfaces.GameObjects.Components; using Robust.Shared.ViewVariables; namespace Content.Server.GameObjects diff --git a/RobustToolbox b/RobustToolbox index f5c0dba194..2b8645b60f 160000 --- a/RobustToolbox +++ b/RobustToolbox @@ -1 +1 @@ -Subproject commit f5c0dba194b05c76dd18b9b7d9000154b60a24fd +Subproject commit 2b8645b60f6e6c14dfe15c69bf376e96499816ba