remove radio from chat selection (#1537)

This commit is contained in:
gogenych
2025-07-18 01:03:39 +03:00
committed by GitHub
parent aa7daf7a89
commit 9ce239494d

View File

@@ -12,7 +12,7 @@ public sealed class ChannelSelectorPopup : Popup
ChatSelectChannel.Local,
ChatSelectChannel.Whisper,
ChatSelectChannel.Emotes,
ChatSelectChannel.Radio,
// ChatSelectChannel.Radio, // CP14 remove radio
ChatSelectChannel.LOOC,
ChatSelectChannel.OOC,
ChatSelectChannel.Dead,