mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-22 06:35:12 +01:00
58e73d1e19
## About The Pull Request Tin, noticed an extra set of calls when doing some profiling. This is already called from `switch_to_slot()` so it makes no sense to do it a second time in `on_new_character()`. Also adds a sanity check to the prefs menu for when you switch to the same exact slot. ## Why It's Good For The Game Snappier prefs menus. ## Changelog 🆑 fix: switching characters in the prefs menu should be less laggy now /🆑