mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-31 16:06:38 +01:00
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.