mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-28 14:53:55 +00:00
3 lines
113 B
C#
3 lines
113 B
C#
namespace QSB.ItemSync.WorldObjects.Items;
|
|
|
|
internal class QSBDreamLanternItem : QSBItem<DreamLanternItem> { } |