Fix merge issues and ESlint

This commit is contained in:
VariableVince
2026-04-22 01:17:49 +02:00
parent cda0306602
commit 91be76607f
6 changed files with 21 additions and 18 deletions
+1
View File
@@ -872,6 +872,7 @@ describe("InputHandler AutoUpgrade", () => {
expect(uiState.ghostStructure).toBe(UnitType.City);
});
});
});
describe("Warship box selection (Shift+drag)", () => {
let inputHandler: InputHandler;