This website requires JavaScript.
Explore
Help
Register
Sign In
ouyang
/
ecs
Watch
1
Star
0
Fork
0
You've already forked ecs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ecs
/
servers
/
game
/
logic
/
player_sack.go
7 lines
99 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
新项目
2025-06-04 18:17:39 +08:00
package
logic
布阵相关(包括英雄更换,装备、宝物等穿戴/卸下)
2025-06-06 18:31:44 +08:00
type
PlayerSack
struct
{
新项目
2025-06-04 18:17:39 +08:00
Uid
uint64
`
bson:"uid" key:"1"
`
Id
uint32
`
bson:"id"
`
}
Reference in New Issue
Copy Permalink