Name sorting update
This commit is contained in:
@@ -61,7 +61,7 @@ else if (global.recipemode == "c")
|
||||
else if (global.recipemode == "g")
|
||||
{
|
||||
global.indexphase = "home"
|
||||
global.recipeindex = 19
|
||||
global.recipeindex = 13
|
||||
}
|
||||
else if (global.recipemode == "m")
|
||||
{
|
||||
@@ -71,7 +71,7 @@ else if (global.recipemode == "m")
|
||||
else if (global.recipemode == "p")
|
||||
{
|
||||
global.indexphase = "home"
|
||||
global.recipeindex = 20
|
||||
global.recipeindex = 23
|
||||
}
|
||||
else if (global.recipemode == "s")
|
||||
{
|
||||
|
Reference in New Issue
Block a user