added delay before host submits play winner to allow displaying last card played

This commit is contained in:
2025-07-18 15:11:25 +02:00
parent 06652ff910
commit 6870d1c89d
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ layout_mode = 2
[node name="URLInput" type="LineEdit" parent="HBoxContainer/ClientInterface/MarginContainer/VBoxContainer/ServerInputs"]
layout_mode = 2
text = "127.0.0.1:9974"
text = "wss://denizk0461.dev/magsrv/"
placeholder_text = "URL"
[node name="ConnectButton" type="Button" parent="HBoxContainer/ClientInterface/MarginContainer/VBoxContainer/ServerInputs"]