fixup codes
This commit is contained in:
@ -5,7 +5,7 @@ package metadata
|
||||
import (
|
||||
"io"
|
||||
|
||||
"github.com/Tnze/go-mc/net/packet"
|
||||
"git.konjactw.dev/falloutBot/go-mc/net/packet"
|
||||
)
|
||||
|
||||
func (c *Rotation) ReadFrom(r io.Reader) (n int64, err error) {
|
||||
|
Reference in New Issue
Block a user