Overcomplicated looping mechanic

This commit is contained in:
Renan LE CARO 2025-03-29 09:25:17 +01:00
parent 5012076039
commit 39b326a15b
18 changed files with 296 additions and 125 deletions

View file

@ -1,5 +1,5 @@
// The version of the cache.
const VERSION = "29053110";
const VERSION = "29053158";
// The name of the cache
const CACHE_NAME = `breakout-71-${VERSION}`;