This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
xx
/
teen_patti
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
43e81820ea
Rami (Branch)
Tag
master
teen_patti
/
bin
/
client_msg
/
msg.ts
msg.ts
106 B
Cronologia
Originale
1
2
3
4
5
6
// 自动生成的消息ID映射
export enum MsgID {
Hello = 0,
ReqLogin = 1,
ResLogin = 2,
}