mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-17 01:15:42 +01:00
go fmt
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
type MsgMhfSavedata struct {
|
||||
AckHandle uint32
|
||||
AllocMemSize uint32
|
||||
SaveType uint8 // Either 1 or 2, representing a true or false value for some reason.
|
||||
SaveType uint8 // Either 1 or 2, representing a true or false value for some reason.
|
||||
Unk1 uint32
|
||||
DataSize uint32
|
||||
RawDataPayload []byte
|
||||
|
||||
Reference in New Issue
Block a user