Name sorting update
This commit is contained in:
@@ -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")
|
||||
{
|
||||
|
Reference in New Issue
Block a user