convert to local packages

This commit is contained in:
wishu
2022-07-05 20:18:40 +10:00
parent ec2c1057c5
commit 307de99281
488 changed files with 968 additions and 968 deletions

View File

@@ -3,7 +3,7 @@ package channelserver
import (
"encoding/hex"
"github.com/Solenataris/Erupe/network/mhfpacket"
"erupe-ce/network/mhfpacket"
"github.com/Andoryuuta/byteframe"
"go.uber.org/zap"
)