fix item displays name on example/daze
This commit is contained in:
@ -21,7 +21,7 @@ type Client struct {
|
||||
// These are filled when login process
|
||||
Name string
|
||||
UUID uuid.UUID
|
||||
Registries registry.NetworkCodec
|
||||
Registries registry.Registries
|
||||
Cookies map[string][]byte
|
||||
|
||||
// Ingame packet handlers
|
||||
|
Reference in New Issue
Block a user