mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-06-05 06:12:57 +01:00
dfd83f787a
Main correction is the removal of Topic() in code/game/machinery/computer/computer.dm. Issue introduced in #7617 where I stated multiple times this Topic()-return value was incorrect. Ensures that computers return the correct value after the ..() check.