parent
cbdd410a6f
commit
f38e819fc1
|
@ -776,7 +776,6 @@ void TextEdit::_notification(int p_what) {
|
||||||
j--;
|
j--;
|
||||||
}
|
}
|
||||||
if (escaped) {
|
if (escaped) {
|
||||||
j--;
|
|
||||||
cc = '\\';
|
cc = '\\';
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue