Sebastiankay commited on
Commit
937239b
·
verified ·
1 Parent(s): f00d02d

Update static/map.html

Browse files
Files changed (1) hide show
  1. static/map.html +1 -1
static/map.html CHANGED
@@ -1130,7 +1130,7 @@
1130
  console.log("Neuer Marker gesetzt für " + playername + ": " + position);
1131
  }
1132
 
1133
- document.onload = loadLocalData()
1134
 
1135
 
1136
  // MODAL Trigger
 
1130
  console.log("Neuer Marker gesetzt für " + playername + ": " + position);
1131
  }
1132
 
1133
+ //document.onload = loadLocalData()
1134
 
1135
 
1136
  // MODAL Trigger