Fixed crashing distance
2 files changed, 2 insertions(+), 2 deletions(-) M src/desktop.tal M src/potato.tal
M src/desktop.tal => src/desktop.tal +1 -1
@@ 173,7 173,7 @@ ;app-option/target STA2 DUP2 ;app-option/action STA2 ;app-option #1807 #0000 DUP2 add-win !center-win ( TODO ) $10 @add-win ( name* app* h w y* x* -- ) .length LDZ #0f LTH ?{ ( limit ) POP2 POP2 POP2 POP2 POP2 JMP2r }
M src/potato.tal => src/potato.tal +1 -1