a game about throwing hammers made for the github game off
1
2
3
4
5
6
7
8
9
10
11
12
[gd_resource type="StyleBoxFlat" format=3 uid="uid://cuwclicw8mxmg"]

[resource]
content_margin_left = 10.0
content_margin_top = 10.0
content_margin_right = 10.0
content_margin_bottom = 10.0
bg_color = Color(0.0627451, 0.113725, 0.129412, 1)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10