mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-17 01:13:05 +00:00
TODO
This commit is contained in:
parent
e1dab762eb
commit
87b0fc1228
@ -6,6 +6,9 @@ using QSB.WorldSync;
|
||||
|
||||
namespace QSB.CampfireSync.Messages;
|
||||
|
||||
/// <summary>
|
||||
/// TODO: initial state on campfire and item
|
||||
/// </summary>
|
||||
internal class BurnSlideReelMessage : QSBWorldObjectMessage<QSBSlideReelItem, int>
|
||||
{
|
||||
public BurnSlideReelMessage(QSBCampfire campfire) : base(campfire.ObjectId) { }
|
||||
|
Loading…
Reference in New Issue
Block a user