mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01: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