pattern data refactor, part 13
find/replace fixes
This commit is contained in:
parent
ceb3a56e4b
commit
c0f771ea74
3 changed files with 6 additions and 6 deletions
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue