Re-implement spawn marker
Let's hope this works, any bugs are totally my fault.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user