Revert backspace graphic with text, since it looks wrong on web export
This commit is contained in:
parent
ec2d9d2af5
commit
feb158f85d
1 changed files with 1 additions and 1 deletions
|
@ -429,7 +429,7 @@ unique_name_in_owner = true
|
|||
custom_minimum_size = Vector2(86, 58)
|
||||
layout_mode = 2
|
||||
focus_mode = 0
|
||||
text = "⌫"
|
||||
text = "bksp"
|
||||
|
||||
[node name="GuessButton" type="Button" parent="C/V/KeyboardVBox"]
|
||||
unique_name_in_owner = true
|
||||
|
|
Loading…
Reference in a new issue