refactored lobby logic; streamlined commands and added PeerMessages to client for more cohesive socket messaging

This commit is contained in:
2025-07-20 17:37:10 +02:00
parent b97d454402
commit 08799a3809
9 changed files with 170 additions and 125 deletions
+1
View File
@@ -19,6 +19,7 @@ config/icon="res://icon.svg"
TCPMessages="*res://globals/tcp_messages.gd"
CardManager="*res://cards/card_manager.tscn"
PeerMessages="*res://globals/peer_messages.gd"
[display]