recruit line
This commit is contained in:
@@ -16,6 +16,7 @@ window.fetchTowns = async function() {
|
||||
|
||||
if (window.selectedTownId) {
|
||||
window.renderBuildQueuePreview();
|
||||
window.renderUnitQueuePreview();
|
||||
window.renderBuildingDropdown();
|
||||
window.renderUnitDropdown();
|
||||
window.renderTownDetails();
|
||||
|
||||
Reference in New Issue
Block a user