Skip to content

Commit 4996f13

Browse files
Update footer-scripts.html
1 parent 4c2cd6d commit 4996f13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/footer-scripts.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// Code for the planet editor page. NEEDS CLEANING UP, SORRY
55

66
// 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
78
// (Hacky, I know, but it works...)
89
if (document.getElementById("planetCanvas")) {
910
// Get elements for later

0 commit comments

Comments
 (0)