Skip to content

Commit c0b3cc1

Browse files
1 files | M deadlock/citadel_gcmessages_server.proto
1 parent 5ffa9fd commit c0b3cc1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

deadlock/citadel_gcmessages_server.proto

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -499,6 +499,9 @@ message CMsgServerSignoutData_PlayerBehavior {
499499
optional uint32 total_inactive_time = 12;
500500
optional uint32 total_disconnect_time = 13;
501501
optional uint32 first_team_chat_gametime = 14;
502+
optional uint32 first_all_chat_time = 15;
503+
optional uint32 first_voice_chat_time = 16;
504+
optional uint32 first_team_chat_time = 17;
502505
}
503506

504507
repeated .CMsgServerSignoutData_PlayerBehavior.Player players = 1;

0 commit comments

Comments
 (0)