Files
Bubberstation/code/modules/lootpanel
Leland Kemble a25deb9bb1 Fixes newly created objects not appearing in auto updating lootpanel (#95083)
## About The Pull Request

Makes the auto updating lootpanel listen for
`COMSIG_ATOM_AFTER_SUCCESSFUL_INITIALIZED_ON` in addition to
`COMSIG_ATOM_ENTERED`, allowing it to pick up newly created objects.

## Why It's Good For The Game

fixes #95038

## Changelog
🆑

fix: the auto updating lootpanel now automatically shows new items that
haven't moved yet.

/🆑
2026-02-04 18:45:22 -05:00
..