mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-02-03 21:09:37 +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>