mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
TODO
This commit is contained in:
parent
4727879405
commit
e6eebb7668
@ -4,6 +4,9 @@ using QSB.WorldSync;
|
||||
|
||||
namespace QSB.EchoesOfTheEye.DreamLantern.WorldObjects;
|
||||
|
||||
/// <summary>
|
||||
/// TODO: lanterns held by ghosts should only be controlled by the host (to prevent it from visually freaking out)
|
||||
/// </summary>
|
||||
public class QSBDreamLantern : WorldObject<DreamLanternController>
|
||||
{
|
||||
public override void SendInitialState(uint to)
|
||||
|
Loading…
Reference in New Issue
Block a user