Tarted up the unit control panel a bit more.

This commit is contained in:
PeekabooSteam
2023-03-08 21:42:14 +00:00
parent ef960eb2ee
commit 7c4f11591e
4 changed files with 129 additions and 37 deletions

View File

@@ -102,6 +102,7 @@ function setup() {
});
/*
const unitName = document.getElementById( "unit-name" );
if ( unitName instanceof HTMLInputElement ) {
@@ -124,6 +125,7 @@ function setup() {
});
}
//*/