mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-13 15:34:38 +01:00
fix: Fix variables
This commit is contained in:
@@ -240,7 +240,7 @@ func handleMsgMhfEnumerateQuest(s *Session, p mhfpacket.MHFPacket) {
|
||||
transaction.Rollback() // Rollback if an error occurs
|
||||
break
|
||||
}
|
||||
startTime = newRotationTime // Set the new start time so the quest can be used/remove immediately.
|
||||
startTime = newRotationTime // Set the new start time so the quest can be used/removed immediately.
|
||||
}
|
||||
|
||||
// Check if the quest is currently active
|
||||
|
||||
Reference in New Issue
Block a user