mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-23 21:15:11 +00:00
GUI: welcome typo fix
This commit is contained in:
parent
34c66a4464
commit
0d8049353b
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ void FurnaceGUI::drawTutorial() {
|
||||||
"- click on the pattern or use arrow keys to move the cursor\n"
|
"- click on the pattern or use arrow keys to move the cursor\n"
|
||||||
"- values (instrument, volume, effects and effect values) are in hexadecimal\n"
|
"- values (instrument, volume, effects and effect values) are in hexadecimal\n"
|
||||||
"- hit enter to play/stop the song\n"
|
"- hit enter to play/stop the song\n"
|
||||||
"- extend the song hy adding more orders in the Orders window\n"
|
"- extend the song by adding more orders in the Orders window\n"
|
||||||
"- click on the Orders matrix to change the patterns of a channel (left click increases; right click decreases)"
|
"- click on the Orders matrix to change the patterns of a channel (left click increases; right click decreases)"
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue