Update main.js

master
Starisms 5 years ago committed by GitHub
parent 4a1d5674b1
commit 4d0ef2718e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      scripts/main.js

@ -14,7 +14,7 @@ var lastClick;
function justLoaded(){
hideAll();
drawMarkers();
showSection(5);
showSection(0);
}
function hideAll(){

Loading…
Cancel
Save