fixup codes
This commit is contained in:
@ -5,10 +5,11 @@ import (
|
||||
"errors"
|
||||
"time"
|
||||
|
||||
"git.konjactw.dev/falloutBot/go-mc/chat"
|
||||
"git.konjactw.dev/falloutBot/go-mc/data/packetid"
|
||||
pk "git.konjactw.dev/falloutBot/go-mc/net/packet"
|
||||
|
||||
"git.konjactw.dev/patyhank/minego/pkg/auth"
|
||||
"github.com/Tnze/go-mc/chat"
|
||||
"github.com/Tnze/go-mc/data/packetid"
|
||||
pk "github.com/Tnze/go-mc/net/packet"
|
||||
)
|
||||
|
||||
func (b *botClient) login() error {
|
||||
|
Reference in New Issue
Block a user