online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/board/Board.tscn')
| -rw-r--r-- | ui/board/Board.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/board/Board.tscn b/ui/board/Board.tscn index 2451c8c..ca74f43 100644 --- a/ui/board/Board.tscn +++ b/ui/board/Board.tscn @@ -34,6 +34,7 @@ anchor_right = 1.0 anchor_bottom = 1.0 mouse_filter = 2 script = ExtResource( 2 ) +red_overlay = Color( 0.9, 0.216, 0.216, 0.498039 ) [node name="Darken" type="ColorRect" parent="."] visible = false |