fix: possible packet issues
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
|
||||
//codec:gen
|
||||
type LoginLoginFinished struct {
|
||||
protocol.GameProfile
|
||||
GameProfile protocol.GameProfile
|
||||
}
|
||||
|
||||
func (*LoginLoginFinished) PacketID() packetid.ClientboundPacketID {
|
||||
|
||||
Reference in New Issue
Block a user