Sort by name update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
hover = 1
|
||||
if ((!hoversound) && global.recipemode != "index" && global.indexphase != "ex" && global.recipemode != "b" && global.recipemode != "z")
|
||||
if ((!hoversound) && global.recipemode != "index" && global.indexphase != "ex" && global.recipemode != "b" && global.recipemode != "z" && global.recipemode != "f")
|
||||
{
|
||||
hoversound = 1
|
||||
audio_play_sound(mouse_hover, 1, false)
|
||||
|
Reference in New Issue
Block a user