mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-14 12:13:06 +00:00
Fixes Small Bug in Microphone Circuit
Microphone circuits should push data properly.
This commit is contained in:
@@ -379,6 +379,9 @@
|
||||
O.data = msg
|
||||
A.push_data()
|
||||
|
||||
for(var/datum/integrated_io/output/O in outputs)
|
||||
O.push_data()
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user