summaryrefslogtreecommitdiffstats
path: root/Main.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'Main.tscn')
-rw-r--r--Main.tscn17
1 files changed, 13 insertions, 4 deletions
diff --git a/Main.tscn b/Main.tscn
index ab3f410..27a5ce9 100644
--- a/Main.tscn
+++ b/Main.tscn
@@ -129,18 +129,27 @@ __meta__ = {
"_edit_use_anchors_": false
}
-[node name="Info" type="Label" parent="CanvasLayer/HBOX/UI"]
+[node name="Influence" type="CheckBox" parent="CanvasLayer/HBOX/UI"]
margin_top = 538.0
margin_right = 250.0
-margin_bottom = 574.0
+margin_bottom = 582.0
+text = "Influence"
+__meta__ = {
+"_edit_use_anchors_": false
+}
+
+[node name="Info" type="Label" parent="CanvasLayer/HBOX/UI"]
+margin_top = 612.0
+margin_right = 250.0
+margin_bottom = 648.0
__meta__ = {
"_edit_use_anchors_": false
}
[node name="OSInfo" type="Label" parent="CanvasLayer/HBOX/UI"]
-margin_top = 604.0
+margin_top = 678.0
margin_right = 250.0
-margin_bottom = 640.0
+margin_bottom = 714.0
__meta__ = {
"_edit_use_anchors_": false
}