More inventory work. APIs implemented.
Still need to do prototype loading and test cases.
This commit is contained in:
@@ -3,7 +3,7 @@ using SS14.Shared.GameObjects;
|
||||
using SS14.Shared.Interfaces.GameObjects;
|
||||
using System;
|
||||
|
||||
namespace Content.Server.Interfaces.GameObjects
|
||||
namespace Content.Server.GameObjects
|
||||
{
|
||||
public class ItemComponent : Component, IItemComponent
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user