Re-implement map compass
This commit is contained in:
@@ -13,6 +13,7 @@ var overviewer = {};
|
||||
overviewer.map = null;
|
||||
overviewer.worldCtrl = null;
|
||||
overviewer.layerCtrl = null;
|
||||
overviewer.compass = null;
|
||||
overviewer.current_world = null;
|
||||
|
||||
/// Records the current layer by name (if any) of each world
|
||||
|
||||
Reference in New Issue
Block a user