mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 01:23:41 +01:00
Merge pull request #14672 from blinkdog/toggle-ghost-radio-once
Remove redundant ghost_radio preference handler
This commit is contained in:
@@ -2055,9 +2055,6 @@ GLOBAL_LIST_INIT(special_role_times, list( //minimum age (in days) for accounts
|
||||
if("ghost_radio")
|
||||
toggles ^= PREFTOGGLE_CHAT_GHOSTRADIO
|
||||
|
||||
if("ghost_radio")
|
||||
toggles ^= PREFTOGGLE_CHAT_GHOSTRADIO
|
||||
|
||||
if("ghost_pda")
|
||||
toggles ^= PREFTOGGLE_CHAT_GHOSTPDA
|
||||
|
||||
|
||||
Reference in New Issue
Block a user