pattern data refactor, part 13

find/replace fixes
This commit is contained in:
tildearrow 2025-10-18 04:43:36 -05:00
parent ceb3a56e4b
commit c0f771ea74
3 changed files with 6 additions and 6 deletions

View file

@ -1466,8 +1466,8 @@ struct FurnaceGUIFindQuery {
insMode(GUI_QUERY_IGNORE),
volMode(GUI_QUERY_IGNORE),
effectCount(0),
note(0),
noteMax(0),
note(108),
noteMax(108),
ins(0),
insMax(0),
vol(0),