Skip to content

Pass flags down to core menu functions

Stewart Martin-Haugh requested to merge smh/athena:flags_menu into master

Various methods have access to flags already from generateMT(flags), but then import their own set of ConfigFlags. Pass them down instead.

Edited by Stewart Martin-Haugh

Merge request reports