mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-13 15:21:10 +01:00
b1c20c32d7
If a /obj/machinery/power wasn't anchored, it wouldn't get a new list of connections, so would endlessly loop on the old list, of which that object was the first entry, ensuring that the loop would never terminate.