refactor package
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package client
|
||||
|
||||
//codec:gen
|
||||
type SetEntityLink struct {
|
||||
AttachedEntityID int32
|
||||
HoldingEntityID int32 // leader, -1 to detach
|
||||
}
|
||||
Reference in New Issue
Block a user