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