Many queries re-written to improve performance (#232)

This commit is contained in:
Michael Green
2023-12-14 22:06:16 +11:00
committed by GitHub
parent b691eab0ee
commit 722c153e40
11 changed files with 63 additions and 80 deletions

View File

@@ -711,6 +711,7 @@ namespace gaseous_server.Classes
StoreROM(library, hash, determinedGame, determinedPlatform, sig, LibraryFile);
}
}
StatusCount += 1;
}
ClearStatus();