mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Tarted up the unit control panel a bit more.
This commit is contained in:
@@ -102,6 +102,7 @@ function setup() {
|
||||
});
|
||||
|
||||
|
||||
/*
|
||||
const unitName = document.getElementById( "unit-name" );
|
||||
|
||||
if ( unitName instanceof HTMLInputElement ) {
|
||||
@@ -124,6 +125,7 @@ function setup() {
|
||||
});
|
||||
|
||||
}
|
||||
//*/
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user