This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
car-game
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
2bfb9b01cf
Branches
Tags
main
car-game
/
assets
/
resources
/
config
/
game
/
NetCode.json
NetCode.json
171 B
History
Raw
1
2
3
4
5
6
7
8
9
10
11
{
"1": {
"describe": "成功"
},
"2": {
"describe": "服务器错误"
},
"3": {
"describe": "数据库错误"
}
}