mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
addresses reviews on the tram pr made after merge, fixes diagonal movement bugs (#68033)
This commit is contained in:
@@ -181,7 +181,7 @@
|
||||
shape = null
|
||||
return ..()
|
||||
|
||||
/obj/shapeshift_holder/Moved()
|
||||
/obj/shapeshift_holder/Moved(atom/old_loc, movement_dir, forced, list/old_locs, momentum_change = TRUE)
|
||||
. = ..()
|
||||
if(!restoring && !QDELETED(src))
|
||||
restore()
|
||||
|
||||
Reference in New Issue
Block a user