Removes jetback deletion from UpdatePaths (#93744)

## About The Pull Request

This was an error from
https://github.com/tgstation/tgstation/pull/93676, they are meant to be
replaced (which happens in the line below the deletion one).
This commit is contained in:
Bloop
2025-11-02 20:31:05 -05:00
committed by GitHub
parent d4643c2299
commit f90e9cd306
@@ -1,5 +1,3 @@
/obj/item/tank/jetpack : @DELETE
/obj/item/tank/jetpack/oxygen : /obj/item/tank/jetpack{@OLD}
/obj/item/tank/jetpack/oxygen/harness : /obj/item/tank/jetpack/harness{@OLD}