mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Merge pull request #14212 from as334/pipereact
Fixes reactions not occurring in pipes.
This commit is contained in:
@@ -24,8 +24,7 @@
|
||||
if(update)
|
||||
update = 0
|
||||
reconcile_air()
|
||||
|
||||
return
|
||||
update = air.react()
|
||||
|
||||
var/pipenetwarnings = 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user