Commit 0190b05
committed
Fixes errors that I seem to have inadvertently introduced while preparing the final PR for 0673e3f :
Fix wrong logic (current version sets the flag when an offset value is unequal zero)
Check tool table offsets not the currently active tool offsets
Also
Initialization for the flag in interp_setup1 parent 80bd55c commit 0190b05
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6239 | 6239 | | |
6240 | 6240 | | |
6241 | 6241 | | |
6242 | | - | |
6243 | | - | |
6244 | | - | |
| 6242 | + | |
| 6243 | + | |
| 6244 | + | |
6245 | 6245 | | |
6246 | 6246 | | |
6247 | 6247 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
| |||
0 commit comments