Fix PDA notifications when creating a news entry using the Mass-Media console. (#21320)

This commit is contained in:
Simon
2023-10-29 11:37:40 +01:00
committed by GitHub
parent 5466a9b1b4
commit d696793796

View File

@@ -211,7 +211,6 @@ public sealed class NewsSystem : EntitySystem
continue;
_ringer.RingerPlayRingtone(uid, ringer);
break;
}
}