Commit 43c47343 authored by K20014's avatar K20014
Browse files

Merge branch 'auction_ito_2' of...

Merge branch 'auction_ito_2' of https://maslab.aitech.ac.jp/gitlab/autumn_rrs/autumn_agent_2023 into auction_ito_2
parents 8d0dc09a 8a7cc810
......@@ -52,4 +52,4 @@ public class AuctionFBHumanDetector extends HumanDetector {
this.result = rescueTargetInSamePosition.stream().findAny().orElse(null);
return this;
}
}
\ No newline at end of file
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment