mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-09 05:02:22 +02:00
Sneaking survey into game before quitting
This commit is contained in:
parent
4b8c57ccbe
commit
7903a8d9f3
9 changed files with 159 additions and 5 deletions
styles
8
styles/alert_button_hover.tres
Normal file
8
styles/alert_button_hover.tres
Normal file
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StyleBoxFlat" format=2]
|
||||
|
||||
[resource]
|
||||
bg_color = Color( 0.631373, 0.0745098, 0.0745098, 1 )
|
||||
corner_radius_top_left = 4
|
||||
corner_radius_top_right = 4
|
||||
corner_radius_bottom_right = 4
|
||||
corner_radius_bottom_left = 4
|
Loading…
Add table
Add a link
Reference in a new issue