mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-26 00:51:23 +00:00
* Fixes COMSIG_ATOM_POST_DIR_CHANGE sending the wrong oldDir argument (#83727) ## About The Pull Request It didn't cache dir, so it just sent newDir. ## Why It's Good For The Game im starting to hate this signal ## Changelog 🆑 fix: COMSIG_ATOM_POST_DIR_CHANGE should ACTUALLY work now /🆑 * Fixes COMSIG_ATOM_POST_DIR_CHANGE sending the wrong oldDir argument --------- Co-authored-by: nikothedude <59709059+nikothedude@users.noreply.github.com>
Core /atom Systems
This is a folder of basic systems that apply to all /atom types, split into relevant files. Keep the files named fittingly and don't put anything in _atom.dm if you can avoid it.