This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
xx
/
teen_patti
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
43e81820ea
Branches
Tags
master
teen_patti
/
bin
/
client_msg
/
msg.ts
msg.ts
106 B
Historique
Raw
1
2
3
4
5
6
// 自动生成的消息ID映射
export enum MsgID {
Hello = 0,
ReqLogin = 1,
ResLogin = 2,
}