Files
Bubberstation/code/game/atom
SmArtKar f8c0d1819a Context maptext now properly dynamically adjusts itself instead of using hardcoded pixel values (#85088)
## About The Pull Request

Closes #84977. Now adjusts itself asynchronously based on WXH_TO_HEIGHT

## Changelog
🆑
fix: Context maptext now properly dynamically adjusts itself instead of
using hardcoded pixel values
/🆑
2024-07-20 02:24:46 +02:00
..
2024-03-11 19:31:15 -06:00

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.