Queue WebGL book reveal masks

This commit is contained in:
2026-06-07 13:52:07 +02:00
parent 7fc083fb58
commit 9434950826
31 changed files with 383 additions and 73 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ const ModuleState = {
ERROR: 'ERROR'
};
const MODULE_CACHE_BUSTER = '20260607-webgl-shader-reveal';
const MODULE_CACHE_BUSTER = '20260607-webgl-queued-mask-reveal';
window.MODULE_CACHE_BUSTER = MODULE_CACHE_BUSTER;
/**