| 1522 | } |
| 1523 | |
| 1524 | void SetTestTime() override { |
| 1525 | wait_game_loops_ = 150; |
| 1526 | } |
| 1527 | |
| 1528 | void SetOriginPoint() override { |
| 1529 | const GameInfo& game_info = agent_->Observation()->GetGameInfo(); |
nothing calls this directly
no outgoing calls
no test coverage detected