Files
GhomandGitHub 97432bbdf7 [NO GBP] Fixing the fish scanner UI (#93583)
## About The Pull Request
Ok, I'm going to be real honest, somehow I've ended up thinking building
two separate data lists for the same fish without associating them to a
key or something when building tgui data would've worked, when in fact
it doesn't.

The ideal solution could've been to use refs, change the tsx code a fair
bit and keep both static and non-static ui data procs, but it's also
past AM here, I made a mistake, I don't have the mental capacity to do
it right now and it's honestly just a insignificant micro-optimization,
considering aquariums are (hard)coded to hold at most 20 fishes. Not a
huge impact.

TL;DR It's all ui_data now.

## Why It's Good For The Game
Fixing the fish scanner UI.

## Changelog
N/A until an issue report is (if) made.
2025-10-24 17:42:26 +02:00
..