fix(lint): fixing go static check failing.

This commit is contained in:
Houmgaor
2025-10-19 22:52:58 +02:00
parent fc6e479df9
commit c55f23442b
12 changed files with 28 additions and 36 deletions

View File

@@ -251,7 +251,6 @@ func (save *CharacterSaveData) updateStructWithSaveData() {
}
}
}
return
}
func handleMsgMhfSexChanger(s *Session, p mhfpacket.MHFPacket) {