online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/sandisplay/SanDisplay.tscn')
| -rw-r--r-- | ui/sandisplay/SanDisplay.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/sandisplay/SanDisplay.tscn b/ui/sandisplay/SanDisplay.tscn index 38fbc97..39ce666 100644 --- a/ui/sandisplay/SanDisplay.tscn +++ b/ui/sandisplay/SanDisplay.tscn @@ -84,4 +84,5 @@ script = ExtResource( 8 ) [node name="sans" type="GridContainer" parent="."] custom_constants/vseparation = 0 +custom_constants/hseparation = 10 columns = 3 |