online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/chat/Chat.tscn')
| -rw-r--r-- | ui/chat/Chat.tscn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/chat/Chat.tscn b/ui/chat/Chat.tscn index 59da6c2..ce924d9 100644 --- a/ui/chat/Chat.tscn +++ b/ui/chat/Chat.tscn @@ -9,6 +9,8 @@ anchor_right = 1.0 anchor_bottom = 1.0 rect_min_size = Vector2( 300, 0 ) +size_flags_horizontal = 3 +size_flags_vertical = 3 theme = ExtResource( 1 ) script = ExtResource( 2 ) |