single quotes

This commit is contained in:
Eknous-P 2024-01-18 00:32:50 +04:00 committed by tildearrow
parent 7c9df02b2c
commit 020498fd5d

View file

@ -753,7 +753,7 @@ void FurnaceGUI::drawChanOsc() {
break; break;
} }
case 'l': { case 'l': {
text+="\n"; text+='\n';
break; break;
} }
case '%': case '%':