Commit 0c88f05
committed
Register new sources in startExecuting before exec instead of after
Fixes an issue where the first pattern would be placed in a different
source than the rest.1 parent f63564d commit 0c88f05
File tree
1 file changed
+4
-4
lines changed- Common/src/main/kotlin/gay/object/hexdebug/debugger
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| 405 | + | |
| 406 | + | |
405 | 407 | | |
406 | 408 | | |
407 | 409 | | |
408 | 410 | | |
409 | 411 | | |
410 | 412 | | |
411 | 413 | | |
412 | | - | |
413 | 414 | | |
414 | | - | |
415 | | - | |
416 | | - | |
| 415 | + | |
| 416 | + | |
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
| |||
0 commit comments