summaryrefslogtreecommitdiff
path: root/game/microgames/find_window
diff options
context:
space:
mode:
Diffstat (limited to 'game/microgames/find_window')
-rw-r--r--game/microgames/find_window/find_window.tscn26
1 files changed, 1 insertions, 25 deletions
diff --git a/game/microgames/find_window/find_window.tscn b/game/microgames/find_window/find_window.tscn
index 05a8a3b..295456a 100644
--- a/game/microgames/find_window/find_window.tscn
+++ b/game/microgames/find_window/find_window.tscn
@@ -4,7 +4,7 @@
[ext_resource type="Texture2D" uid="uid://j0btxfrk2q8k" path="res://game/microgames/find_window/assets/Img_background_windows.png" id="1_w06df"]
[ext_resource type="Texture2D" uid="uid://7h0hokgsxon4" path="res://game/microgames/find_window/assets/Img_MSN_namoradinha.png" id="3_ekh6x"]
[ext_resource type="Script" path="res://game/microgames/find_window/msn_girlfriend.gd" id="4_ithnb"]
-[ext_resource type="PackedScene" path="res://game/microgames/find_window/msn_regular.tscn" id="4_t7t3v"]
+[ext_resource type="PackedScene" uid="uid://dxo3khe6emukf" path="res://game/microgames/find_window/msn_regular.tscn" id="4_t7t3v"]
[sub_resource type="LabelSettings" id="LabelSettings_csx47"]
font_color = Color(0.443137, 0.443137, 0.443137, 1)
@@ -104,30 +104,6 @@ offset_top = 162.0
offset_right = 876.0
offset_bottom = 620.0
-[node name="ImgMsnNormal6" parent="AllWindows" instance=ExtResource("4_t7t3v")]
-visible = false
-layout_mode = 0
-offset_left = 258.0
-offset_top = 162.0
-offset_right = 876.0
-offset_bottom = 620.0
-
-[node name="ImgMsnNormal7" parent="AllWindows" instance=ExtResource("4_t7t3v")]
-visible = false
-layout_mode = 0
-offset_left = 258.0
-offset_top = 162.0
-offset_right = 876.0
-offset_bottom = 620.0
-
-[node name="ImgMsnNormal8" parent="AllWindows" instance=ExtResource("4_t7t3v")]
-visible = false
-layout_mode = 0
-offset_left = 258.0
-offset_top = 162.0
-offset_right = 876.0
-offset_bottom = 620.0
-
[node name="Timer" type="Timer" parent="."]
[connection signal="button_down" from="AllWindows/ImgMsnNamoradinha/SendButton" to="." method="_on_send_button_button_down"]