summaryrefslogtreecommitdiff
path: root/UI/PlayerLobby/map_button.tscn
blob: c947db1c727360745837de6f9f97247a90aff72b (plain)
1
2
3
4
5
6
7
8
9
[gd_scene load_steps=2 format=3 uid="uid://uwfmfa3c0gqk"]

[ext_resource type="Script" uid="uid://c118jfgnuae7q" path="res://UI/PlayerLobby/map_button.gd" id="1_ks6re"]

[node name="MapButton" type="Button"]
mouse_default_cursor_shape = 2
toggle_mode = true
text = "Wintermaul"
script = ExtResource("1_ks6re")