This commit is contained in:
Overside srl
2026-01-23 08:47:07 +01:00
parent d7f88649a7
commit 2af450ffc5
6 changed files with 13 additions and 18 deletions

View File

@@ -17,11 +17,11 @@ state={
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 88,
"column": 40,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 117,
"scroll_position": 83.0,
"row": 87,
"scroll_position": 68.0,
"selection": false,
"syntax_highlighter": "GDScript"
}