online multiplayer chess game (note server currently down)
Diffstat (limited to 'Square.tscn')
| -rw-r--r-- | Square.tscn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Square.tscn b/Square.tscn index 6018f08..a70cec1 100644 --- a/Square.tscn +++ b/Square.tscn @@ -9,8 +9,8 @@ extents = Vector2( 381, 394.5 ) [node name="Square" type="ColorRect"] anchor_right = 1.0 anchor_bottom = 1.0 -margin_right = -800.0 -margin_bottom = -800.0 +margin_right = -780.0 +margin_bottom = -780.0 mouse_filter = 2 script = ExtResource( 1 ) |