mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-18 04:55:27 +00:00
* Fix the implosion compressor runtiming when the bomb is too weak (#55231) Previously, the implosion compressor would runtime when the bomb was too weak due to a badly ordered QDEL_NULL. Now, it properly returns the message. * Fix the implosion compressor runtiming when the bomb is too weak Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@users.noreply.github.com>