online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/colorpicker/ColorPicker.tres')
| -rw-r--r-- | ui/colorpicker/ColorPicker.tres | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/colorpicker/ColorPicker.tres b/ui/colorpicker/ColorPicker.tres index 8625250..d5f8c8a 100644 --- a/ui/colorpicker/ColorPicker.tres +++ b/ui/colorpicker/ColorPicker.tres @@ -1,7 +1,7 @@ [gd_resource type="Theme" load_steps=5 format=2] [ext_resource path="res://assets/ui/Roboto-Medium.ttf" type="DynamicFontData" id=1] -[ext_resource path="res://ui/colorpicker/smallbutton.tres" type="StyleBox" id=2] +[ext_resource path="res://ui/theme/smallbutton.tres" type="StyleBox" id=2] [ext_resource path="res://assets/ui/whitespace.png" type="Texture" id=3] [sub_resource type="DynamicFont" id=1] |