(m291) Fixed mouse-picking issue
This commit is contained in:
parent
041f3dda07
commit
7adfa6906f
|
@ -78,7 +78,7 @@
|
||||||
POP2 <update-cursor>
|
POP2 <update-cursor>
|
||||||
( | route events )
|
( | route events )
|
||||||
.Mouse/y DEI2
|
.Mouse/y DEI2
|
||||||
( > ) DUP2 #0014 LTH2 ?&status-bar
|
( > ) DUP2 #0018 LTH2 ?&status-bar
|
||||||
( > ) [ LIT2 00 -playing ] LDZ EQU ?{ DUP2 #0098 LTH2 ?&player }
|
( > ) [ LIT2 00 -playing ] LDZ EQU ?{ DUP2 #0098 LTH2 ?&player }
|
||||||
( | on list )
|
( | on list )
|
||||||
<y-id>
|
<y-id>
|
||||||
|
|
Loading…
Reference in New Issue