namespace QSB.ItemSync.WorldObjects.Items
{
internal class QSBSharedStone : QSBItem<SharedStone> { }
}