+
-
-
-
+
+
+
+
diff --git a/globalScript.js b/globalScript.js index 74e4d76..6525491 100644 --- a/globalScript.js +++ b/globalScript.js @@ -70,11 +70,11 @@ function pauseAnimBtn(state) { if (state == "true") { isAnimating = true - pauseBtn.src = "/assets/pauseAnimation_8x8.png" + pauseBtn.src = "./assets/pauseAnimation_8x8.png" } else { isAnimating = false - pauseBtn.src = "/assets/playAnimation_8x8.png" + pauseBtn.src = "./assets/playAnimation_8x8.png" } localStorage["isAnimating"] = state diff --git a/index.html b/index.html index c2925f1..b9c65f0 100644 --- a/index.html +++ b/index.html @@ -11,67 +11,70 @@ - +
+
-
-
-
+
+
+
+
+
Loading...
Loading files...
Tip: Tip loading...