Variables to Weapon.gd
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
state={
|
||||
"bookmarks": PackedInt32Array(),
|
||||
"breakpoints": PackedInt32Array(),
|
||||
"column": 50,
|
||||
"column": 21,
|
||||
"folded_lines": [],
|
||||
"h_scroll_position": 0,
|
||||
"row": 18,
|
||||
"row": 11,
|
||||
"scroll_position": 0.0,
|
||||
"selection": false,
|
||||
"syntax_highlighter": "GDScript"
|
||||
@@ -17,11 +17,11 @@ state={
|
||||
state={
|
||||
"bookmarks": PackedInt32Array(),
|
||||
"breakpoints": PackedInt32Array(),
|
||||
"column": 40,
|
||||
"column": 29,
|
||||
"folded_lines": [],
|
||||
"h_scroll_position": 0,
|
||||
"row": 51,
|
||||
"scroll_position": 52.0,
|
||||
"row": 92,
|
||||
"scroll_position": 79.0,
|
||||
"selection": false,
|
||||
"syntax_highlighter": "GDScript"
|
||||
}
|
||||
@@ -45,7 +45,7 @@ state={
|
||||
state={
|
||||
"bookmarks": PackedInt32Array(),
|
||||
"breakpoints": PackedInt32Array(),
|
||||
"column": 38,
|
||||
"column": 37,
|
||||
"folded_lines": [],
|
||||
"h_scroll_position": 0,
|
||||
"row": 5,
|
||||
@@ -59,11 +59,11 @@ state={
|
||||
state={
|
||||
"bookmarks": PackedInt32Array(),
|
||||
"breakpoints": PackedInt32Array(),
|
||||
"column": 2,
|
||||
"column": 22,
|
||||
"folded_lines": [],
|
||||
"h_scroll_position": 0,
|
||||
"row": 55,
|
||||
"scroll_position": 33.0,
|
||||
"row": 8,
|
||||
"scroll_position": 0.0,
|
||||
"selection": false,
|
||||
"syntax_highlighter": "GDScript"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user