mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-12 00:40:08 +00:00
3 lines
103 B
C#
3 lines
103 B
C#
namespace QSB.ItemSync.WorldObjects.Items;
|
|
|
|
internal class QSBSharedStone : QSBItem<SharedStone> { } |