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;
|
||||
Clean();
|
||||
_userInterface.CloseAll();
|
||||
}
|
||||
|
||||
if ((_batchesDropped >= MaxMidiBatchDropped
|
||||
|
||||
Reference in New Issue
Block a user