mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-16 20:09:44 -07:00
Dont require reboot for asset packs
This commit is contained in:
@@ -23,7 +23,6 @@ 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->require_reboot = true;
|
||||
}
|
||||
|
||||
const char* const anim_speed_names[] =
|
||||
|
||||
Reference in New Issue
Block a user