We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c2cd6d commit 4996f13Copy full SHA for 4996f13
_includes/footer-scripts.html
@@ -4,6 +4,7 @@
4
// Code for the planet editor page. NEEDS CLEANING UP, SORRY
5
6
// If the page doesn't have a planetCanvas, its not the right page to be doing this JS on
7
+// The page this is looking for is https://cosmic-mod.github.io/editor/, so you can use that pages html for local testing
8
// (Hacky, I know, but it works...)
9
if (document.getElementById("planetCanvas")) {
10
// Get elements for later
0 commit comments