online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/board/Board.tscn')
| -rw-r--r-- | ui/board/Board.tscn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/board/Board.tscn b/ui/board/Board.tscn index 1f7de1e..41abe0d 100644 --- a/ui/board/Board.tscn +++ b/ui/board/Board.tscn @@ -56,8 +56,6 @@ green_overlay = Color( 0.1272, 0.53, 0.18762, 1 ) margin_right = 600.0 margin_bottom = 600.0 mouse_filter = 2 -custom_constants/vseparation = 0 -custom_constants/hseparation = 0 columns = 8 [node name="Darken" type="ColorRect" parent="."] |