mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
Commit
This commit is contained in:
parent
6a657bc793
commit
311296f5a0
@ -8,7 +8,7 @@ dock_split_2=0
|
|||||||
dock_split_3=0
|
dock_split_3=0
|
||||||
dock_hsplit_1=0
|
dock_hsplit_1=0
|
||||||
dock_hsplit_2=270
|
dock_hsplit_2=270
|
||||||
dock_hsplit_3=-270
|
dock_hsplit_3=-216
|
||||||
dock_hsplit_4=0
|
dock_hsplit_4=0
|
||||||
dock_3="Scene,Import"
|
dock_3="Scene,Import"
|
||||||
dock_4="FileSystem"
|
dock_4="FileSystem"
|
||||||
@ -22,7 +22,7 @@ open_scenes=["res://screens/MainMenu.tscn", "res://GenresSubstitution/TestDB.tsc
|
|||||||
|
|
||||||
open_scripts=["res://GenresSubstitution/genre_sub.gd"]
|
open_scripts=["res://GenresSubstitution/genre_sub.gd"]
|
||||||
open_help=[]
|
open_help=[]
|
||||||
script_split_offset=272
|
script_split_offset=150
|
||||||
list_split_offset=0
|
list_split_offset=0
|
||||||
|
|
||||||
[editor_log]
|
[editor_log]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
2a60927148abd1d33b818b535e306557
|
2a60927148abd1d33b818b535e306557
|
||||||
::res://::1681665076
|
::res://::1682269516
|
||||||
default_env.tres::Environment::-1::1680461469::0::1::::<><>::
|
default_env.tres::Environment::-1::1680461469::0::1::::<><>::
|
||||||
icon.png::CompressedTexture2D::1663579034843721578::1659896126::1681665020::1::::<><>::
|
icon.png::CompressedTexture2D::1663579034843721578::1659896126::1681665020::1::::<><>::
|
||||||
README.txt::TextFile::-1::1679251181::0::1::::<><>::
|
README.txt::TextFile::-1::1679251181::0::1::::<><>::
|
||||||
@ -37,17 +37,17 @@ LiberationSerif-BoldItalic.ttf::FontFile::6973589459942031632::1679252065::16816
|
|||||||
LiberationSerif-Italic.ttf::FontFile::3429051925918376143::1679252065::1681665020::1::::<><>::
|
LiberationSerif-Italic.ttf::FontFile::3429051925918376143::1679252065::1681665020::1::::<><>::
|
||||||
LiberationSerif-Regular.ttf::FontFile::3437532725077625275::1679252065::1681665020::1::::<><>::
|
LiberationSerif-Regular.ttf::FontFile::3437532725077625275::1679252065::1681665020::1::::<><>::
|
||||||
::res://CharacterCreator/::1659895857
|
::res://CharacterCreator/::1659895857
|
||||||
::res://databases/::1680460948
|
::res://databases/::1681669600
|
||||||
::res://Dialog/::1659895847
|
::res://Dialog/::1659895847
|
||||||
::res://GenresSubstitution/::1680461469
|
::res://GenresSubstitution/::1681669646
|
||||||
genre_sub.gd::GDScript::-1::1680461469::0::1::::<>Node<>::
|
genre_sub.gd::GDScript::-1::1681669598::0::1::::<>Node<>::
|
||||||
TestDB.tscn::PackedScene::-1::1680461469::0::1::::<><>::res://GenresSubstitution/genre_sub.gd
|
TestDB.tscn::PackedScene::3353206590719512815::1681669646::0::1::::<><>::res://GenresSubstitution/genre_sub.gd
|
||||||
::res://globalScripts/::1679252065
|
::res://globalScripts/::1679252065
|
||||||
DiceRoller.gd::GDScript::-1::1679252065::0::1::::<>Control<>::
|
DiceRoller.gd::GDScript::-1::1679252065::0::1::::<>Control<>::
|
||||||
::res://Grammar/::1659895937
|
::res://Grammar/::1659895937
|
||||||
::res://RiskFactors/::1659895947
|
::res://RiskFactors/::1659895947
|
||||||
::res://screens/::1680460948
|
::res://screens/::1681669599
|
||||||
MainMenu.tscn::PackedScene::-1::1680460948::0::1::::<><>::
|
MainMenu.tscn::PackedScene::8771866178020998753::1681669599::0::1::::<><>::
|
||||||
::res://userInterface/::1679252065
|
::res://userInterface/::1679252065
|
||||||
But_ChangeScene.gd::GDScript::-1::1679252065::0::1::::<>RefCounted<>::
|
But_ChangeScene.gd::GDScript::-1::1679252065::0::1::::<>RefCounted<>::
|
||||||
But_ChangeScene.tscn::PackedScene::-1::1679252065::0::1::::<><>::res://UserInterface/But_ChangeScene.gd
|
But_ChangeScene.tscn::PackedScene::-1::1679252065::0::1::::<><>::res://UserInterface/But_ChangeScene.gd
|
||||||
|
@ -7,7 +7,7 @@ state={
|
|||||||
"folded_lines": Array[int]([]),
|
"folded_lines": Array[int]([]),
|
||||||
"h_scroll_position": 0,
|
"h_scroll_position": 0,
|
||||||
"row": 140,
|
"row": 140,
|
||||||
"scroll_position": 120.0,
|
"scroll_position": 9.0,
|
||||||
"selection": false,
|
"selection": false,
|
||||||
"syntax_highlighter": "GDScript"
|
"syntax_highlighter": "GDScript"
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user