fix show progress bar

This commit is contained in:
NguyenVanDat
2026-05-06 11:16:52 +07:00
parent c205cdacb2
commit e4b5ce7e1b
4 changed files with 130 additions and 120 deletions
+1 -1
View File
@@ -3641,7 +3641,7 @@ namespace BrewMonster
}
// Gather time counter
if (m_GatherCnt.IncCounter(iRealTime * 1000))
if (m_GatherCnt.IncCounter(iRealTime))
m_GatherCnt.Reset(true);
// Incant time counter