Skip to content
Snippets Groups Projects
Commit 9c635f28 authored by Loïc Blot's avatar Loïc Blot Committed by est31
Browse files

Little optimization on getAdded/Removed activeobjects per player loop.

Use std::queue instead of std::set, we don't need such a heavy container.
Don't convert position to int to convert it back to float in the next function.
parent fe994946
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