mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-13 11:12:14 +00:00
## About The Pull Request PDA apps use `<NtosWindow>` instead of `<Window>` because the former adds a header with an X button and system info, moves all the content of the RaptorDex component to a new RaptorDexContent component, converts `<RaptorDex>` to be just the `<Window>` tag and adds a NtosRaptorDex component for PDAs that uses `<NtosWindow>` instead ## Why It's Good For The Game Fixes #93761 ## Changelog 🆑 fix: fixed RaptorDex PDA app having no close button /🆑