mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-21 07:42:21 +00:00
actually adds the check
git pls
This commit is contained in:
@@ -52,6 +52,7 @@ SUBSYSTEM_DEF(vote)
|
|||||||
voting.Cut()
|
voting.Cut()
|
||||||
current_votes.Cut()
|
current_votes.Cut()
|
||||||
|
|
||||||
|
if(auto_muted && !config.ooc_allowed && !(config.auto_toggle_ooc_during_round && SSticker.current_state == GAME_STATE_PLAYING))
|
||||||
auto_muted = 0
|
auto_muted = 0
|
||||||
config.ooc_allowed = !( config.ooc_allowed )
|
config.ooc_allowed = !( config.ooc_allowed )
|
||||||
to_chat(world, "<b>The OOC channel has been automatically enabled due to vote end.</b>")
|
to_chat(world, "<b>The OOC channel has been automatically enabled due to vote end.</b>")
|
||||||
|
|||||||
Reference in New Issue
Block a user