single quotes
This commit is contained in:
parent
7c9df02b2c
commit
020498fd5d
1 changed files with 1 additions and 1 deletions
|
|
@ -753,7 +753,7 @@ void FurnaceGUI::drawChanOsc() {
|
|||
break;
|
||||
}
|
||||
case 'l': {
|
||||
text+="\n";
|
||||
text+='\n';
|
||||
break;
|
||||
}
|
||||
case '%':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue