From 7adfa6906f1548d4b59e1e47ddb9f2b9cec94c3e Mon Sep 17 00:00:00 2001 From: Devine Lu Linvega Date: Fri, 30 Aug 2024 18:45:22 -0700 Subject: [PATCH] (m291) Fixed mouse-picking issue --- gui/m291/src/m291.tal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/m291/src/m291.tal b/gui/m291/src/m291.tal index 2e91b17..64cfea7 100644 --- a/gui/m291/src/m291.tal +++ b/gui/m291/src/m291.tal @@ -78,7 +78,7 @@ POP2 ( | route events ) .Mouse/y DEI2 - ( > ) DUP2 #0014 LTH2 ?&status-bar + ( > ) DUP2 #0018 LTH2 ?&status-bar ( > ) [ LIT2 00 -playing ] LDZ EQU ?{ DUP2 #0098 LTH2 ?&player } ( | on list )