mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-06-06 05:53:27 +01:00
5664784e31
Before: If a canister is hooked up to a connector port it's icons were being deleted and recreated every tick. After: We store an update_flag that is a bitfield of the current icon and overlay states, and created a proc to check if it should change. If not, we don't mess with icons. Real simple. Conflicts: code/game/machinery/atmoalter/canister.dm