Files
Bubberstation/code/modules/wiremod
SkyratBot b232192266 [MIRROR] Fixed signal ports receiving signals when a signal is not actually sent (#6421)
* Fixed signal ports receiving signals when a signal is not actually sent (#59745)

It's an oversight that signals are sent when ports are connected between each other. Signal ports should only receive updates when triggered.

* Fixed signal ports receiving signals when a signal is not actually sent

Co-authored-by: Watermelon914 <37270891+Watermelon914@users.noreply.github.com>
2021-06-21 00:50:40 +01:00
..