recruit troop rehaul

This commit is contained in:
2026-04-20 21:26:52 +03:00
parent c34fbb6ab4
commit 3362158cdd
5 changed files with 137 additions and 5 deletions

View File

@@ -41,6 +41,7 @@ window.selectTown = function(id) {
window.renderBuildQueuePreview();
window.renderBuildingDropdown();
window.renderUnitDropdown();
window.renderTownDetails();
};