Graphics change, more light thanks to optimized computations

This commit is contained in:
Renan LE CARO 2025-04-03 15:15:00 +02:00
parent 83c79b6564
commit ba7e368938
16 changed files with 215 additions and 90 deletions

View file

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