This commit is contained in:
silicons
2021-01-20 16:01:09 -07:00
parent da412a2269
commit e06f0bbc72
4 changed files with 25 additions and 2 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
qdel(src)
/datum/component/riding/proc/vehicle_mob_buckle(datum/source, mob/living/M, force)
handle_vehicle_offsets()
handle_vehicle_offsets(M.buckled?.dir)
/datum/component/riding/proc/handle_vehicle_layer(dir)
var/atom/movable/AM = parent