From 216e204e5e8f6f0cce8fda377530e2c451d827b8 Mon Sep 17 00:00:00 2001 From: themias <89101928+themias@users.noreply.github.com> Date: Sun, 5 Jun 2022 00:12:55 -0400 Subject: [PATCH] Set PDA music user to allow OnMidiEventRx to send the sound to other players (#8580) --- Resources/Prototypes/Entities/Objects/Devices/pda.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/Entities/Objects/Devices/pda.yml index 7ffc9dd713..712dfd26c3 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/pda.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/pda.yml @@ -37,6 +37,7 @@ - type: Ringer - type: ActivatableUI key: enum.PDAUiKey.Key + singleUser: true - type: UserInterface interfaces: - key: enum.PDAUiKey.Key