mirror of
https://github.com/godotengine/godot.git
synced 2025-01-18 20:40:57 +08:00
parent
cbdd410a6f
commit
f38e819fc1
@ -776,7 +776,6 @@ void TextEdit::_notification(int p_what) {
|
||||
j--;
|
||||
}
|
||||
if (escaped) {
|
||||
j--;
|
||||
cc = '\\';
|
||||
continue;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user