online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/menus/local_multiplayer/PlayerOptionButton.tscn')
-rw-r--r--ui/menus/local_multiplayer/PlayerOptionButton.tscn13
1 files changed, 0 insertions, 13 deletions
diff --git a/ui/menus/local_multiplayer/PlayerOptionButton.tscn b/ui/menus/local_multiplayer/PlayerOptionButton.tscn
deleted file mode 100644
index 67644c0..0000000
--- a/ui/menus/local_multiplayer/PlayerOptionButton.tscn
+++ /dev/null
@@ -1,13 +0,0 @@
-[gd_scene format=2]
-
-[node name="PlayerButton" type="OptionButton"]
-margin_left = 103.0
-margin_right = 253.0
-margin_bottom = 54.0
-rect_min_size = Vector2( 160, 0 )
-hint_tooltip = "Stockfish is a chess engine. It will play automatically."
-text = "Human"
-align = 1
-expand_icon = true
-items = [ "Human", null, false, 0, null, "Stockfish", null, false, 1, null ]
-selected = 0