Sort by name update

This commit is contained in:
2024-01-12 02:36:02 +02:00
parent 7b315b6192
commit 48ecc5d2b4
10 changed files with 61 additions and 66 deletions

View File

@@ -66,7 +66,7 @@ else if (global.recipemode == "c")
else if (global.recipemode == "f")
{
global.indexphase = "home"
global.recipeindex = 19
global.recipeindex = 10
}
else if (global.recipemode == "g")
{
@@ -81,7 +81,7 @@ else if (global.recipemode == "m")
else if (global.recipemode == "p")
{
global.indexphase = "home"
global.recipeindex = 7
global.recipeindex = 22
}
else if (global.recipemode == "s")
{