From a4f446d009fc91e928a19065e5302d4ec4420a53 Mon Sep 17 00:00:00 2001 From: Garry Newman Date: Tue, 16 Apr 2019 14:51:47 +0100 Subject: [PATCH] DepotId into Data --- Facepunch.Steamworks/Structs/DepotId.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Facepunch.Steamworks/Structs/DepotId.cs b/Facepunch.Steamworks/Structs/DepotId.cs index 166e354..5ec0792 100644 --- a/Facepunch.Steamworks/Structs/DepotId.cs +++ b/Facepunch.Steamworks/Structs/DepotId.cs @@ -4,7 +4,7 @@ using System.Runtime.InteropServices; using System.Text; -namespace Steamworks +namespace Steamworks.Data { public struct DepotId {