mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-05 06:39:50 +00:00
3 lines
115 B
C#
3 lines
115 B
C#
namespace QSB.ItemSync.WorldObjects.Items;
|
|
|
|
internal class QSBSimpleLanternItem : QSBItem<SimpleLanternItem> { } |