mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-28 02:21:53 +00:00
* Remove sleep() from hydroponics.dm (#57344) remove sleep() from a couple of hydroponic procs, use addtimer and callbacks instead, closes #56435 * Remove sleep() from hydroponics.dm Co-authored-by: Ghilker <42839747+Ghilker@users.noreply.github.com>