someone stole the menu.
This commit is contained in:
parent
7d18102f31
commit
cd576ce19f
1 changed files with 2 additions and 0 deletions
|
|
@ -120,6 +120,8 @@ do
|
||||||
' Keyboarding
|
' Keyboarding
|
||||||
keyin=inkey$
|
keyin=inkey$
|
||||||
select case keyin
|
select case keyin
|
||||||
|
case chr$(27)
|
||||||
|
menu
|
||||||
case "+"
|
case "+"
|
||||||
state.brushsize=state.brushsize+1
|
state.brushsize=state.brushsize+1
|
||||||
addcommand"brushsize ("+tst(state.brushsize)+")"
|
addcommand"brushsize ("+tst(state.brushsize)+")"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue