Init Project
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
13
godot/.godot/editor/script_editor_cache.cfg
Normal file
13
godot/.godot/editor/script_editor_cache.cfg
Normal file
@@ -0,0 +1,13 @@
|
||||
[res://src/character/dummy.gd]
|
||||
|
||||
state={
|
||||
"bookmarks": PackedInt32Array(),
|
||||
"breakpoints": PackedInt32Array(),
|
||||
"column": 37,
|
||||
"folded_lines": Array[int]([]),
|
||||
"h_scroll_position": 0,
|
||||
"row": 24,
|
||||
"scroll_position": 0.0,
|
||||
"selection": false,
|
||||
"syntax_highlighter": "GDScript"
|
||||
}
|
Reference in New Issue
Block a user