54555657585960616263
} return null; } }); if (inputDialog.open() == InputDialog.OK) { clientService.execute(new CreateUnitCommand(playerService .getDynasty(userService.getUser()), (City) tile, Integer .parseInt(inputDialog.getValue()))); } }