mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-01-04 02:31:10 -06:00
Merge branch 'main' into debug-menu
This commit is contained in:
@@ -338,7 +338,7 @@ public:
|
||||
|
||||
bool IsHidden() override
|
||||
{
|
||||
return isHidden;
|
||||
return isHidden && !IsLoadedFromConfig;
|
||||
}
|
||||
|
||||
void ReadValue(toml::v3::ex::parse_result& toml) override
|
||||
|
||||
Reference in New Issue
Block a user