Skip to content

Commit

Permalink
hidden
Browse files Browse the repository at this point in the history
  • Loading branch information
Kapu1178 committed May 12, 2024
1 parent 4887cc6 commit bb5ce23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/client/client_procs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1344,6 +1344,7 @@ GLOBAL_LIST_INIT(blacklisted_builds, list(
/client/verb/cycle_title_music()
set name = ".cycle_title_music"
set instant = TRUE
set hidden = TRUE

var/datum/media/song = next_in_line
if(!song)
Expand Down

0 comments on commit bb5ce23

Please sign in to comment.