summaryrefslogtreecommitdiff
path: root/Towers/Tower.tscn
diff options
context:
space:
mode:
authorDaniel Weipert <git@mail.dweipert.de>2024-11-19 15:24:50 +0100
committerDaniel Weipert <git@mail.dweipert.de>2024-11-19 15:24:50 +0100
commit72863ffa31e27f4c6be862d80472cfb897fccaea (patch)
treece04be8d77b10c797c8ff854c8ff1a219eb1af46 /Towers/Tower.tscn
parent63d2a59042fb9d90a586ad85d8364de7c38aea8e (diff)
next commitHEADmain
Diffstat (limited to 'Towers/Tower.tscn')
-rw-r--r--Towers/Tower.tscn1
1 files changed, 1 insertions, 0 deletions
diff --git a/Towers/Tower.tscn b/Towers/Tower.tscn
index 839917c..cb6edd9 100644
--- a/Towers/Tower.tscn
+++ b/Towers/Tower.tscn
@@ -114,3 +114,4 @@ position = Vector2(16, 16)
[connection signal="hover_enter" from="SelectableArea" to="." method="_on_selectable_area_hover_enter"]
[connection signal="hover_exit" from="SelectableArea" to="." method="_on_selectable_area_hover_exit"]
[connection signal="select_primary" from="SelectableArea" to="." method="_on_selectable_area_select_primary"]
+[connection signal="select_secondary" from="SelectableArea" to="." method="_on_selectable_area_select_secondary"]