mirror of
https://github.com/Steffo99/nanogolf.git
synced 2024-11-21 15:44:21 +00:00
Reset color picker to white
This commit is contained in:
parent
ff9336eecd
commit
5bf510d4c7
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ fit_content = true
|
||||||
|
|
||||||
[node name="ColorPicker" type="ColorPicker" parent="Layout"]
|
[node name="ColorPicker" type="ColorPicker" parent="Layout"]
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
color = Color(1, 0.996078, 0, 1)
|
|
||||||
picker_shape = 1
|
picker_shape = 1
|
||||||
can_add_swatches = false
|
can_add_swatches = false
|
||||||
sampler_visible = false
|
sampler_visible = false
|
||||||
|
|
Loading…
Reference in a new issue