Minor refactor and bug fixing

This commit is contained in:
Pax1601
2023-09-08 22:41:37 +02:00
parent 89c39c7038
commit 74d5480587
59 changed files with 174 additions and 2392 deletions

View File

@@ -22,11 +22,6 @@
<%- include('toolbars/commandmode.ejs') %>
</div>
<!-- AIC/ATC -->
<%- include('aic/aic.ejs') %>
<%- include('atc/atc.ejs') %>
<%- include('atc/unitdatatable.ejs') %>
<!-- Panels -->
<%- include('panels/unitcontrol.ejs') %>
<%- include('panels/unitinfo.ejs') %>