This repository has been archived on 2024-05-27. You can view files and clone it, but cannot push or open issues or pull requests.
test/.godot/editor/script_editor_cache.cfg

28 lines
534 B
INI
Raw Permalink Normal View History

2024-05-27 17:45:38 +01:00
[res://car_select/car_select.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 0,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 20,
"scroll_position": 10.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://vehicles/vehicle.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 0,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 0,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}