DepotId into Data

This commit is contained in:
Garry Newman 2019-04-16 14:51:47 +01:00
parent 59c0550cfc
commit a4f446d009

View File

@ -4,7 +4,7 @@ using System.Runtime.InteropServices;
using System.Text; using System.Text;
namespace Steamworks namespace Steamworks.Data
{ {
public struct DepotId public struct DepotId
{ {