Moved timer tool out of the map controls and into the party controls
This commit is contained in:
@@ -153,7 +153,6 @@ function Map({
|
||||
disabledControls.push("pan");
|
||||
disabledControls.push("measure");
|
||||
disabledControls.push("pointer");
|
||||
disabledControls.push("timer");
|
||||
}
|
||||
if (!allowFogDrawing) {
|
||||
disabledControls.push("fog");
|
||||
|
||||
Reference in New Issue
Block a user