added delay before host submits play winner to allow displaying last card played
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user