mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 16:38:35 -07:00
Fix switching asset pack not updating icons/text
This commit is contained in:
@@ -24,6 +24,7 @@ static void xtreme_app_scene_interface_graphics_asset_pack_changed(VariableItem*
|
||||
XTREME_ASSETS_PACK_NAME_LEN);
|
||||
app->asset_pack_index = index;
|
||||
app->save_settings = true;
|
||||
app->apply_pack = true;
|
||||
}
|
||||
|
||||
const char* const anim_speed_names[] =
|
||||
|
||||
Reference in New Issue
Block a user