1
0
Fork 0
mirror of https://github.com/Detanup01/gbe_fork.git synced 2025-03-28 14:56:24 +01:00

Update settings.h

This commit is contained in:
rcyggdra 2025-02-23 23:45:52 +08:00 committed by GitHub
parent d8207bf629
commit 86ee63fc25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -343,10 +343,10 @@ public:
bool auto_accept_any_overlay_invites = false;
// list of user steam IDs to auto-accept invites from
std::set<uint64_t> auto_accept_overlay_invites_friends{};
bool overlay_always_show_user_info = false;
bool overlay_always_show_fps = false;
bool overlay_always_show_frametime = false;
bool overlay_always_show_playtime = false;
bool overlay_always_show_user_info = false;
#ifdef LOBBY_CONNECT