Update main.js

This commit is contained in:
Starisms 2020-05-27 02:27:14 -04:00 committed by GitHub
parent 4a1d5674b1
commit 4d0ef2718e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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