0

Re-implement map compass

This commit is contained in:
Nicolas F
2016-07-19 20:57:45 +02:00
committed by Andrew Chin
parent e0b36fa9e4
commit 99817f786f
3 changed files with 38 additions and 15 deletions

View File

@@ -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