some config idk?

This commit is contained in:
2026-01-04 00:24:54 +02:00
parent 709b9eec93
commit a651b81c02
2 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@@ -3,11 +3,11 @@
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 31,
"column": 8,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 97,
"scroll_position": 85.0,
"row": 108,
"scroll_position": 97.0,
"selection": false,
"syntax_highlighter": "GDScript"
}