mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-29 02:21:44 +00:00
* Stops particle holders from appearing on context menu (#76006) ## About The Pull Request Basically, due to carbons using KEEP_TOGETHER, particles were appearing on the context menu which is annoying. I have no idea why it behaves like this. Buuut, giving particle holders the KEEP_APART flag does fix this. closes https://github.com/tgstation/tgstation/issues/75641 ## Why It's Good For The Game Bugfix good ## Changelog no * Stops particle holders from appearing on context menu --------- Co-authored-by: ChungusGamer666 <82850673+ChungusGamer666@users.noreply.github.com>