mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-27 18:12:00 +00:00
* Modular machinery computer UI opens again (#76187) **Problem Reproduction** 1. Find/Make any instance of `/obj/machinery/modular_computer` 2. Try opening its UI 3. Doesn't work **The Solution** Assign the processor's `physical` var with the computer that it's inside in. * Modular machinery computer UI opens again --------- Co-authored-by: SyncIt21 <110812394+SyncIt21@users.noreply.github.com>