zwischenstand

This commit is contained in:
2026-02-23 20:15:35 +01:00
parent 7200be2e07
commit 772858f04f
186 changed files with 2498 additions and 104 deletions

View File

@@ -3,10 +3,10 @@
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 6,
"column": 8,
"folded_lines": PackedInt32Array(),
"h_scroll_position": 0,
"row": 26,
"row": 40,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
@@ -34,8 +34,8 @@ state={
"column": 0,
"folded_lines": PackedInt32Array(),
"h_scroll_position": 0,
"row": 3,
"scroll_position": 0.0,
"row": 19,
"scroll_position": 13.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
@@ -73,10 +73,10 @@ state={
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 0,
"column": 17,
"folded_lines": PackedInt32Array(),
"h_scroll_position": 0,
"row": 7,
"row": 3,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
@@ -90,8 +90,36 @@ state={
"column": 0,
"folded_lines": PackedInt32Array(),
"h_scroll_position": 0,
"row": 0,
"row": 6,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "Markdown"
}
[res://core/gamemanager.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 0,
"folded_lines": PackedInt32Array(),
"h_scroll_position": 0,
"row": 32,
"scroll_position": 14.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://autoloads/settings/user_defined_settings.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 0,
"folded_lines": PackedInt32Array(),
"h_scroll_position": 0,
"row": 12,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}