mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-31 20:11:56 +00:00
* Doubles slow asset send rate (#62845) Newer byond clients now properly batch up `browse_rsc` sends so this clogging up the `browse()` queue is less of a concern. * Doubles slow asset send rate Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com>