mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 21:19:00 +01:00
Merge pull request #60 from alex-gh/animation_crash_fix
Nuke cinematic crashfix try Nr. 1
This commit is contained in:
@@ -179,6 +179,7 @@ var/global/datum/controller/gameticker/ticker
|
||||
|
||||
//initialise our cinematic screen object
|
||||
cinematic = new(src)
|
||||
sleep(100)
|
||||
cinematic.icon = 'icons/effects/station_explosion.dmi'
|
||||
cinematic.icon_state = "station_intact"
|
||||
cinematic.layer = 20
|
||||
|
||||
Reference in New Issue
Block a user