You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Fix breakpointed_lines out of sync when removing lines above
This commit is contained in:
@@ -240,6 +240,7 @@ private:
|
||||
int line_spacing = 1;
|
||||
|
||||
/* Callbacks */
|
||||
int lines_edited_changed = 0;
|
||||
int lines_edited_from = -1;
|
||||
int lines_edited_to = -1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user