Name sorting update

This commit is contained in:
2025-05-14 16:43:01 +03:00
parent 532d1aac6d
commit ea656dfb7a
9 changed files with 35 additions and 35 deletions

View File

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