mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-16 10:02:59 -07:00
Check Tracker - Fixes a bug where checks would sometimes fail to load
This commit is contained in:
parent
60ec5bb9be
commit
00cbe4ffd5
1 changed files with 1 additions and 0 deletions
|
@ -349,6 +349,7 @@ void Teardown() {
|
|||
areaChecksTotal[i] = 0;
|
||||
areaChecksGotten[i] = 0;
|
||||
}
|
||||
doInitialize = true;
|
||||
}
|
||||
|
||||
bool ShouldUpdateChecks() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue