Adventure mode wip, not really fun

This commit is contained in:
Renan LE CARO 2025-03-27 10:52:31 +01:00
parent 6cf8fabf16
commit 59ef24c865
26 changed files with 1482 additions and 676 deletions

View file

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