This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
xx
/
teen_patti
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
43e81820ea
Ramuri
Etichete
master
teen_patti
/
bin
/
client_msg
/
msg.ts
msg.ts
106 B
Istoric
Crud
1
2
3
4
5
6
// 自动生成的消息ID映射
export enum MsgID {
Hello = 0,
ReqLogin = 1,
ResLogin = 2,
}