mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-05-24 23:31:34 -04:00
Check Tracker - Fixes a bug where checks would sometimes fail to load
This commit is contained in:
@@ -349,6 +349,7 @@ void Teardown() {
|
||||
areaChecksTotal[i] = 0;
|
||||
areaChecksGotten[i] = 0;
|
||||
}
|
||||
doInitialize = true;
|
||||
}
|
||||
|
||||
bool ShouldUpdateChecks() {
|
||||
|
||||
Reference in New Issue
Block a user