Merge pull request #7199 from Crazylemon64/controller_reboot_fix

Makes the master controller's auto-restart work
This commit is contained in:
Fox McCloud
2017-05-13 19:55:03 -04:00
committed by GitHub
18 changed files with 60 additions and 30 deletions
+1 -1
View File
@@ -78,4 +78,4 @@
reagents.add_reagent("water", min(volume - reagents.total_volume, amount_per_transfer_from_this))
to_chat(user, "<span class='notice'>You fill [src] from [source].</span>")
return
..()
..()