refactored lobby logic; streamlined commands and added PeerMessages to client for more cohesive socket messaging
This commit is contained in:
@@ -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]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user