Add support for multi-layer in-hand and clothing sprites (#6252)
This commit is contained in:
8
Content.Server/Items/ItemSystem.cs
Normal file
8
Content.Server/Items/ItemSystem.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using Content.Shared.Item;
|
||||
|
||||
namespace Content.Server.Item;
|
||||
|
||||
public sealed class ItemSystem : SharedItemSystem
|
||||
{
|
||||
// Ello Guvna
|
||||
}
|
||||
Reference in New Issue
Block a user