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
Nick Guy 940e3fd2c5
All checks were successful
/ build (push) Successful in 45s
Add release action
2024-05-27 17:45:38 +01:00

27 lines
534 B
INI

[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"
}