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