launcher: add editable option for resolution dropdowns
This commit is contained in:
@@ -131,6 +131,7 @@ namespace PluginConfig
|
||||
LPCWSTR description;
|
||||
resolution defaultVal;
|
||||
std::vector<resolution> valueResolutions;
|
||||
bool editable;
|
||||
};
|
||||
|
||||
struct PluginConfigGroupData
|
||||
|
||||
Reference in New Issue
Block a user