diff options
Diffstat (limited to 'client/menu/theme')
| -rw-r--r-- | client/menu/theme/style/item_bubble_progress_style.tres | 1 | ||||
| -rw-r--r-- | client/menu/theme/style/item_bubble_progress_style_background.tres | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/client/menu/theme/style/item_bubble_progress_style.tres b/client/menu/theme/style/item_bubble_progress_style.tres index 69543f24..68054918 100644 --- a/client/menu/theme/style/item_bubble_progress_style.tres +++ b/client/menu/theme/style/item_bubble_progress_style.tres @@ -3,4 +3,3 @@ [resource] resource_local_to_scene = true bg_color = Color(0.501961, 0, 0, 1) -corner_radius_bottom_left = 32 diff --git a/client/menu/theme/style/item_bubble_progress_style_background.tres b/client/menu/theme/style/item_bubble_progress_style_background.tres index 9dbc753d..972b7055 100644 --- a/client/menu/theme/style/item_bubble_progress_style_background.tres +++ b/client/menu/theme/style/item_bubble_progress_style_background.tres @@ -2,5 +2,3 @@ [resource] resource_local_to_scene = true -corner_radius_bottom_right = 32 -corner_radius_bottom_left = 32 |