mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into aro-sync01222018
# Conflicts: # code/modules/mob/mob.dm - Whitespace? No real conflict. # code/modules/mob/mob_planes.dm - Comment conflict, was a late port to Polaris.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
/datum/plane_holder/Destroy()
|
||||
my_mob = null
|
||||
qdel_null_list(plane_masters) //Goodbye my children, be free //VOREStation Edit - Need to qdel these now
|
||||
qdel_null_list(plane_masters) //Goodbye my children, be free
|
||||
return ..()
|
||||
|
||||
/datum/plane_holder/proc/set_vis(var/which = null, var/state = FALSE)
|
||||
|
||||
Reference in New Issue
Block a user