diff --git a/programmieren/spiele/klick-the-witch/Klick the Witch 1.2.html b/programmieren/spiele/klick-the-witch/Klick the Witch 1.2.html
index 487234a..17d2b6f 100644
--- a/programmieren/spiele/klick-the-witch/Klick the Witch 1.2.html
+++ b/programmieren/spiele/klick-the-witch/Klick the Witch 1.2.html
@@ -407,7 +407,7 @@ scaffolding.addCloudProviderOverride("☁ Osterdatum Monat", providers["ws"] ||
), true);
}
};
- let projectDecodeBuffer = new ArrayBuffer(3226436);
+ let projectDecodeBuffer = new ArrayBuffer(3226512);
let projectDecodeIndex = 0;
const decodeChunk = (size) => {
try {
@@ -415,61 +415,61 @@ scaffolding.addCloudProviderOverride("☁ Osterdatum Monat", providers["ws"] ||
base85decode(document.currentScript.getAttribute("data"), projectDecodeBuffer, projectDecodeIndex);
document.currentScript.remove();
projectDecodeIndex += size;
- setProgress(interpolate(0.1, 0.75, projectDecodeIndex / 3226433));
+ setProgress(interpolate(0.1, 0.75, projectDecodeIndex / 3226512));
} catch (e) {
handleError(e);
}
};
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+