Skip to content

Commit

Permalink
Update modular_ss220/cinematics/code/cinematics/credits.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Gaxeer <[email protected]>
  • Loading branch information
Legendaxe and Gaxeer committed Oct 15, 2023
1 parent 0edf516 commit 08b1507
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modular_ss220/cinematics/code/cinematics/credits.dm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
screen = new/obj/screen/cinematic/credits(src)

/datum/cinematic/credits/start_cinematic(list/watchers)

watching = watchers
if(SEND_GLOBAL_SIGNAL(COMSIG_GLOB_PLAY_CINEMATIC, src) & COMPONENT_GLOB_BLOCK_CINEMATIC)
RegisterSignal(SSdcs, COMSIG_GLOB_CINEMATIC_STOPPED_PLAYING, PROC_REF(queue_gone))
Expand Down

0 comments on commit 08b1507

Please sign in to comment.