mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-10 05:59:08 -07:00
Fix leftover SFW mention --nobuild
This commit is contained in:
@@ -96,7 +96,7 @@ void xtreme_app_scene_interface_graphics_on_enter(void* context) {
|
||||
variable_item_set_current_value_text(
|
||||
item,
|
||||
app->asset_pack_index == 0 ?
|
||||
"SFW" :
|
||||
"Default" :
|
||||
*CharList_get(app->asset_pack_names, app->asset_pack_index - 1));
|
||||
|
||||
item = variable_item_list_add(
|
||||
|
||||
Reference in New Issue
Block a user