This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
chenwb
/
mergeRPG_client
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
464b1b567c
Rami (Branch)
Tag
main
mergeRPG_cli...
/
assets
/
script
/
shared
/
user
/
server
/
MsgSetName.ts
MsgSetName.ts
76 B
Cronologia
Originale
1
2
3
4
5
6
7
// 返回修改后名字
export interface MsgSetName {
name:string
}