diff --git a/tools/cheat-detection/main.go b/tools/cheat-detection/main.go index 9000622..261f2af 100644 --- a/tools/cheat-detection/main.go +++ b/tools/cheat-detection/main.go @@ -26,7 +26,8 @@ var logger = logging.NewLogger("cheat-detection") const ( numBungieWorkers = 15 - versionPrefix = "beta-2.2.5" + // Minor cheat-check bumps (beta-2.2.x) share heuristics; aggregate flags across the whole line for cheat-level promotion. + versionPrefix = "beta-2.2" ) // Instances played by level 3+ accounts that have not yet been checked at the current version.