refactor package
This commit is contained in:
7
pkg/protocol/packet/game/client/chunk_batch_start.go
Normal file
7
pkg/protocol/packet/game/client/chunk_batch_start.go
Normal file
@ -0,0 +1,7 @@
|
||||
package client
|
||||
|
||||
// ChunkBatchStartPacket
|
||||
//
|
||||
// codec:gen
|
||||
type ChunkBatchStart struct {
|
||||
}
|
Reference in New Issue
Block a user