mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-01-03 18:59:03 +00:00
extra_options and reaction now work in matrix dialog
This commit is contained in:
@@ -1205,6 +1205,7 @@ EX namespace dialog {
|
||||
catch(hr_parse_exception&) { }
|
||||
};
|
||||
});
|
||||
if(extra_options) extra_options();
|
||||
addBack();
|
||||
display();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user