mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-17 01:15:42 +01:00
go fmt
This commit is contained in:
@@ -6,9 +6,9 @@ import (
|
||||
)
|
||||
|
||||
// MsgMhfSaveDecoMyset represents the MSG_MHF_SAVE_DECO_MYSET
|
||||
type MsgMhfSaveDecoMyset struct{
|
||||
AckHandle uint32
|
||||
DataSize uint32
|
||||
type MsgMhfSaveDecoMyset struct {
|
||||
AckHandle uint32
|
||||
DataSize uint32
|
||||
RawDataPayload []byte
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user