mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-25 01:31:58 +00:00
fixes wonky cinematics (#20511)
This commit is contained in:
@@ -351,7 +351,7 @@ SUBSYSTEM_DEF(ticker)
|
||||
cinematic.icon_state = "station_intact"
|
||||
cinematic.layer = 21
|
||||
cinematic.mouse_opacity = MOUSE_OPACITY_TRANSPARENT
|
||||
cinematic.screen_loc = "1,0"
|
||||
cinematic.screen_loc = "1,1"
|
||||
|
||||
if(station_missed)
|
||||
for(var/mob/M in GLOB.mob_list)
|
||||
|
||||
Reference in New Issue
Block a user