mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-10 00:27:04 +01:00
22ae592472
These were getting sent too early and clogged up the queue of resources to send the client, delaying chat load if the client had no byond rsc cache and the cdn was not enabled. Also this way if the cdn rsc download happens quick enough than these calls can become noops. (if byond isn't smart enough to do that now, it will be.)