Revert "Old Gateway animation return"

This commit is contained in:
Letter N
2021-08-14 10:48:19 +08:00
committed by GitHub
parent 11d70fe7d9
commit c4d7d61764
2 changed files with 0 additions and 6 deletions

View File

@@ -205,12 +205,6 @@ GLOBAL_LIST_EMPTY(gateway_destinations)
deactivate()
return
/obj/machinery/gateway/update_icon_state()
if(target)
icon_state = "on_old"
else
icon_state = "portal_frame"
/obj/machinery/gateway/safe_throw_at(atom/target, range, speed, mob/thrower, spin = TRUE, diagonals_first = FALSE, datum/callback/callback, force = MOVE_FORCE_STRONG, gentle = FALSE)
return

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 12 KiB