Added an arrow to the Bugbot menu button to better indicate that it's a dropdown menu.

This commit is contained in:
Jamie Greunbaum 2024-05-19 02:01:17 -04:00
parent c536a89d9f
commit a5bd6cfd72

View File

@ -5,5 +5,6 @@
[node name="BugbotMenuButton" type="MenuButton"]
offset_right = 64.0
offset_bottom = 31.0
text = "Bugbot"
text = "Bugbot 🞃"
expand_icon = true
script = ExtResource("1_n0pdf")