fix code format
This commit is contained in:
@ -2,10 +2,11 @@ package server
|
||||
|
||||
import (
|
||||
_ "embed"
|
||||
"github.com/Tnze/go-mc/server/auth"
|
||||
|
||||
"github.com/google/uuid"
|
||||
|
||||
"github.com/Tnze/go-mc/net"
|
||||
"github.com/Tnze/go-mc/server/auth"
|
||||
)
|
||||
|
||||
type GamePlay interface {
|
||||
|
Reference in New Issue
Block a user