online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/board/Game.tscn')
| -rw-r--r-- | ui/board/Game.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/board/Game.tscn b/ui/board/Game.tscn index cfc3281..bae208e 100644 --- a/ui/board/Game.tscn +++ b/ui/board/Game.tscn @@ -56,7 +56,7 @@ margin_right = 700.0 margin_bottom = 800.0 rect_min_size = Vector2( 700, 700 ) -[node name="BackButton" type="CenterContainer" parent="Holder/middle" groups=["backbutton"]] +[node name="BackButton" type="CenterContainer" parent="Holder/middle" groups=["backbutton", "showongameover"]] visible = false margin_top = 720.0 margin_right = 700.0 |