Commit 2ab8f77
committed
fix sorting mods by priority not working
The `mods` object passed to `makeedit` was not properly sorted as the
`sortmods` function was editing the source `codes[base]` object instead
of the `mods` copy.1 parent 53ea7c1 commit 2ab8f77
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
568 | 568 | | |
569 | 569 | | |
570 | 570 | | |
571 | | - | |
572 | | - | |
| 571 | + | |
| 572 | + | |
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
| |||
664 | 664 | | |
665 | 665 | | |
666 | 666 | | |
667 | | - | |
| 667 | + | |
668 | 668 | | |
669 | 669 | | |
670 | 670 | | |
| |||
0 commit comments