mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Better unitmarker.ts integration. Added scheduler load divider. Rationalized units.ts and added interfaces (to be completed)
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
<div class="ol-panel" id="unit-control-panel">
|
||||
<!--
|
||||
|
||||
<div id="ol-title-label">Selected units</div>
|
||||
|
||||
<div id="selected-units-container" class="ol-scrollable">
|
||||
-->
|
||||
|
||||
<!-- This is where all the unit selection buttons will be shown-->
|
||||
<!--
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<!--
|
||||
<div id="formation-creation-container" data-feature-switch="ai-formations">
|
||||
<div class="rectangular-button white" id="create-formation"><img src="images\buttons\create.svg">Create formation</div>
|
||||
<div class="rectangular-button white" id="undo-formation"><img src="images\buttons\erase.svg">Undo formation</div>
|
||||
|
||||
Reference in New Issue
Block a user