online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/menus/sidebarright/SidebarRight.tscn')
| -rw-r--r-- | ui/menus/sidebarright/SidebarRight.tscn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ui/menus/sidebarright/SidebarRight.tscn b/ui/menus/sidebarright/SidebarRight.tscn index ad25a5c..37e35ea 100644 --- a/ui/menus/sidebarright/SidebarRight.tscn +++ b/ui/menus/sidebarright/SidebarRight.tscn @@ -99,7 +99,7 @@ focus_mode = 0 mouse_default_cursor_shape = 2 size_flags_horizontal = 3 custom_fonts/font = ExtResource( 9 ) -text = "" +text = "ﮨ" script = ExtResource( 19 ) [node name="DrawButton" type="Button" parent="V/buttonbarholder/buttonbar"] @@ -124,7 +124,7 @@ hint_tooltip = "resign" focus_mode = 0 mouse_default_cursor_shape = 2 size_flags_horizontal = 3 -text = "" +text = "" script = ExtResource( 2 ) confirm_text = "Resign?" @@ -137,7 +137,7 @@ hint_tooltip = "request a undo" focus_mode = 0 mouse_default_cursor_shape = 2 size_flags_horizontal = 3 -text = "社" +text = "" script = ExtResource( 18 ) confirm_text = "Your opponent requests a undo" status = NodePath("../../../Status") |