mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-09-06 12:59:09 +00:00
config:: color dialog uses sets()
This commit is contained in:
@@ -618,6 +618,7 @@ void color_parameter::show_edit_option(key_type key) {
|
||||
dialog::openColorDialog(*value);
|
||||
dialog::colorAlpha = has_alpha;
|
||||
dialog::get_di().dialogflags |= sm::SIDE;
|
||||
if(sets) sets();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user