Skip to content
Snippets Groups Projects
Commit 0c634a97 authored by Loïc Blot's avatar Loïc Blot
Browse files

Use std::vector instead of std::set for Environment::getObjectsInsideRadius

We are only iterating sequentially, we don't need a set here
Also use a vector reference instead of a copy
parent d02300a7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment