Fix ghosts being able to play instruments to themselves (#1611)
This commit is contained in:
@@ -302,6 +302,7 @@ namespace Content.Server.GameObjects.Components.Instruments
|
|||||||
{
|
{
|
||||||
InstrumentPlayer = null;
|
InstrumentPlayer = null;
|
||||||
Clean();
|
Clean();
|
||||||
|
_userInterface.CloseAll();
|
||||||
}
|
}
|
||||||
|
|
||||||
if ((_batchesDropped >= MaxMidiBatchDropped
|
if ((_batchesDropped >= MaxMidiBatchDropped
|
||||||
|
|||||||
Reference in New Issue
Block a user