0

Re-implement spawn marker

Let's hope this works, any bugs are totally my fault.
This commit is contained in:
Nicolas F
2016-07-06 18:43:34 +02:00
committed by Andrew Chin
parent 64598e9c01
commit cfa2a9f39b
3 changed files with 26 additions and 3 deletions

View File

@@ -52,9 +52,13 @@ overviewer.collections = {
'markerInfo': {},
/**
* holds a reference to the spawn marker.
* holds a reference to the current spawn marker.
*/
'spawnMarker': null,
/**
* contains the spawn marker for each world
*/
'spawnMarkers': {},
/**
* if a user visits a specific URL, this marker will point to the coordinates in the hash