mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-22 20:05:05 +01:00
convert to use local package byteframe
This commit is contained in:
@@ -2,7 +2,7 @@ package binpacket
|
||||
|
||||
import (
|
||||
"erupe-ce/network"
|
||||
"github.com/Andoryuuta/byteframe"
|
||||
"erupe-ce/common/byteframe"
|
||||
)
|
||||
|
||||
// ChatType represents the chat message type (Thanks to @Alice on discord for identifying these!)
|
||||
|
||||
Reference in New Issue
Block a user