removed dummy file(s)
This commit is contained in:
@@ -23,7 +23,7 @@ v_split_offset=0
|
|||||||
display_mode=0
|
display_mode=0
|
||||||
file_sort=0
|
file_sort=0
|
||||||
file_list_display_mode=1
|
file_list_display_mode=1
|
||||||
selected_paths=PackedStringArray()
|
selected_paths=PackedStringArray("res://")
|
||||||
uncollapsed_paths=PackedStringArray("Favorites", "res://")
|
uncollapsed_paths=PackedStringArray("Favorites", "res://")
|
||||||
|
|
||||||
[docks/History]
|
[docks/History]
|
||||||
@@ -53,8 +53,8 @@ position=Vector2i(0, 23)
|
|||||||
|
|
||||||
[ScriptEditor]
|
[ScriptEditor]
|
||||||
|
|
||||||
open_scripts=["res://README.md", "res://test"]
|
open_scripts=[]
|
||||||
selected_script="res://test"
|
selected_script=""
|
||||||
open_help=[]
|
open_help=[]
|
||||||
script_split_offset=200
|
script_split_offset=200
|
||||||
list_split_offset=0
|
list_split_offset=0
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
63f7b34db8d8cdea90c76aacccf841ec
|
63f7b34db8d8cdea90c76aacccf841ec
|
||||||
::res://::1773433418
|
::res://::1773436659
|
||||||
icon.svg::CompressedTexture2D::3681760179864442057::1773433345::1773433427::1::::<><><>0<>0<>ed5b0c367615dcfdc54b61bc45350208<>res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex::
|
icon.svg::CompressedTexture2D::3681760179864442057::1773433345::1773433427::1::::<><><>0<>0<>ed5b0c367615dcfdc54b61bc45350208<>res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex::
|
||||||
README.md::TextFile::-1::1773433345::0::1::::<><><>0<>0<><>::
|
README.md::TextFile::-1::1773433345::0::1::::<><><>0<>0<><>::
|
||||||
|
|||||||
@@ -8,4 +8,4 @@ executable_path="D:/SteamLibrary/steamapps/common/Godot Engine/godot.windows.opt
|
|||||||
|
|
||||||
[recent_files]
|
[recent_files]
|
||||||
|
|
||||||
scripts=["res://test", "res://README.md"]
|
scripts=["res://test.txt", "res://test", "res://README.md"]
|
||||||
|
|||||||
@@ -11,17 +11,3 @@ state={
|
|||||||
"selection": false,
|
"selection": false,
|
||||||
"syntax_highlighter": "Markdown"
|
"syntax_highlighter": "Markdown"
|
||||||
}
|
}
|
||||||
|
|
||||||
[res://test]
|
|
||||||
|
|
||||||
state={
|
|
||||||
"bookmarks": PackedInt32Array(),
|
|
||||||
"breakpoints": PackedInt32Array(),
|
|
||||||
"column": 0,
|
|
||||||
"folded_lines": PackedInt32Array(),
|
|
||||||
"h_scroll_position": 0,
|
|
||||||
"row": 0,
|
|
||||||
"scroll_position": 0.0,
|
|
||||||
"selection": false,
|
|
||||||
"syntax_highlighter": "Plain Text"
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user