|
@@ -136,6 +136,22 @@ void card_location_base::make_his_location(uint64_t t,const point & pt,bool bclo
|
|
void card_location_base::on_location(const std::vector<point>&vp, const std::vector<loc_message> &lm, bool is_v_map)
|
|
void card_location_base::on_location(const std::vector<point>&vp, const std::vector<loc_message> &lm, bool is_v_map)
|
|
loc_point pt = m_sel_tool->select_solution(vp, lm);
|
|
loc_point pt = m_sel_tool->select_solution(vp, lm);
|