summaryrefslogtreecommitdiff
path: root/src/net/comm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/comm.h')
-rw-r--r--src/net/comm.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/net/comm.h b/src/net/comm.h
index c7174ff..0cc5cd2 100644
--- a/src/net/comm.h
+++ b/src/net/comm.h
@@ -20,8 +20,9 @@ typedef enum
msg_type_deal_hand = 0x2,
msg_type_initial_stacks = 0x3,
msg_type_selected_card = 0x4,
- msg_type_selected_stack_c = 0x5,
- msg_type_selected_stack_s = 0x6,
+ msg_type_selected_card_all = 0x5,
+ msg_type_selected_stack_c = 0x6,
+ msg_type_selected_stack_s = 0x7,
} msg_type_t;
// Header format