Gate WebGL book texture fonts

This commit is contained in:
2026-06-07 14:35:00 +02:00
parent 9434950826
commit 74ddd1de1c
7 changed files with 74 additions and 31 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ const ModuleState = {
ERROR: 'ERROR'
};
const MODULE_CACHE_BUSTER = '20260607-webgl-queued-mask-reveal';
const MODULE_CACHE_BUSTER = '20260607-webgl-forced-font-mask';
window.MODULE_CACHE_BUSTER = MODULE_CACHE_BUSTER;
/**