mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-18 01:45:39 +01:00
Rename of variables and wip info
This commit is contained in:
@@ -157,7 +157,8 @@ func handleMsgMhfPostTowerInfo(s *Session, p mhfpacket.MHFPacket) {
|
||||
zap.Int32("Unk6", pkt.Unk6),
|
||||
zap.Int32("Unk7", pkt.Unk7),
|
||||
zap.Int32("Block1", pkt.Block1),
|
||||
zap.Int64("TimeTaken", pkt.TimeTaken),
|
||||
zap.Int32("TimeTaken", pkt.TimeTaken),
|
||||
zap.Int32("CID", pkt.CID),
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user