mirror of
https://github.com/godotengine/godot.git
synced 2025-10-15 02:49:24 +00:00
@@ -776,7 +776,6 @@ void TextEdit::_notification(int p_what) {
|
||||
j--;
|
||||
}
|
||||
if (escaped) {
|
||||
j--;
|
||||
cc = '\\';
|
||||
continue;
|
||||
}
|
||||
|
Reference in New Issue
Block a user