7168a534ed
Still not done here, just gonna push a commit now so I can pull this from elsewhere.
8 lines
152 B
C#
8 lines
152 B
C#
using Microsoft.Xna.Framework;
|
|
|
|
namespace Barotrauma.Items.Components
|
|
{
|
|
partial class ItemLabel : ItemComponent, IDrawableComponent
|
|
{
|
|
}
|
|
} |