mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05: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