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:
parent
d8207bf629
commit
86ee63fc25
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue