Function jumpy::settings::load_settings
source ยท fn load_settings(game: &mut Game)
Expand description
Startup system to load the game settings or use the default settings specified in the game meta.
fn load_settings(game: &mut Game)
Startup system to load the game settings or use the default settings specified in the game meta.