fix item displays name on example/daze

This commit is contained in:
Tnze
2024-07-28 16:21:24 +08:00
parent cbd9bb96de
commit 330d7e6c3e
5 changed files with 31 additions and 11 deletions

View File

@ -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