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

@@ -1,8 +1,8 @@
package mhfpacket
import (
"github.com/Solenataris/Erupe/network"
"github.com/Solenataris/Erupe/network/clientctx"
"erupe-ce/network"
"erupe-ce/network/clientctx"
"github.com/Andoryuuta/byteframe"
)