mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 23:36:44 +02:00
Fix indentation, 4 -> 2
This commit is contained in:
parent
7515c26d71
commit
961f629074
1 changed files with 2 additions and 4 deletions
|
@ -78,8 +78,6 @@ function panelIndexToLocationIndex(panelIndex) {
|
||||||
return panelLocationOrder[panelIndex - 1];
|
return panelLocationOrder[panelIndex - 1];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
var MAX_NUM_PANELS = 21;
|
var MAX_NUM_PANELS = 21;
|
||||||
var DRONE_VOLUME = 0.3;
|
var DRONE_VOLUME = 0.3;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue