mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-02 21:11:57 +00:00
* [No GBP]Fixes runtimes when deconstructing floor tiles with RTD (#74767) ## About The Pull Request Fixes this  Caused by this  Since the RTD deconstructs i.e. QDEL the floor tile, the animation effect tried to add a timer to QDEL itself on the deleted floor tile causing the runtime. ## Changelog 🆑 fix: RTD animation effect adding a timer on deleted floor tiles. /🆑 --------- Co-authored-by: tattle <66640614+dragomagol@ users.noreply.github.com> * [No GBP]Fixes runtimes when deconstructing floor tiles with RTD --------- Co-authored-by: SyncIt21 <110812394+SyncIt21@users.noreply.github.com> Co-authored-by: tattle <66640614+dragomagol@ users.noreply.github.com>