Update files
This commit is contained in:
@@ -7,7 +7,7 @@ INITIALIZE_IMMEDIATE(/mob/dead)
|
||||
move_resist = INFINITY
|
||||
throwforce = 0
|
||||
|
||||
/mob/dead/Initialize()
|
||||
/mob/dead/Initialize(mapload)
|
||||
SHOULD_CALL_PARENT(FALSE)
|
||||
if(flags_1 & INITIALIZED_1)
|
||||
stack_trace("Warning: [src]([type]) initialized multiple times!")
|
||||
|
||||
Reference in New Issue
Block a user