mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-08-08 16:45:34 +02:00
removed obsolete settings for overlay warnings
This commit is contained in:
parent
dde8fd0f97
commit
8b4d9eca8f
1 changed files with 0 additions and 4 deletions
|
@ -264,12 +264,8 @@ public:
|
|||
int overlay_renderer_detector_timeout_sec = 15; // "Saints Row (2022)" takes almost ~8 sec to detect renderer (DX12)
|
||||
bool disable_overlay_achievement_notification = false;
|
||||
bool disable_overlay_friend_notification = false;
|
||||
//warn people who use force_ settings
|
||||
bool overlay_warn_forced_setting = false;
|
||||
//warn people who use local save
|
||||
bool overlay_warn_local_save = false;
|
||||
//disable overlay warning for force_ settings
|
||||
bool disable_overlay_warning_forced_setting = false;
|
||||
//disable overlay warning for local save
|
||||
bool disable_overlay_warning_local_save = false;
|
||||
//disable overlay warning for bad app ID (= 0)
|
||||
|
|
Loading…
Add table
Reference in a new issue