Files
0ad/source
Fabio Pedretti 54bbef308a Pathfinder: Remove unused ICmpPosition lookup in DistributeAround()
cmpPosition was declared but never read anywhere in the function,
likely left over from an earlier refactor — each unit's own position
is already fetched correctly inside the loop via unitPos. CmpPtr
construction is a pure lookup with no side effects, so removing the
unused instance doesn't change behaviour.
2026-09-01 10:54:32 +02:00
..
2026-08-28 09:50:01 +02:00
2026-08-24 13:34:37 +02:00
…
2026-08-28 09:50:01 +02:00
2026-08-06 18:03:05 +02:00
2026-08-23 17:46:52 +02:00
2026-07-29 01:29:11 +02:00
2026-08-23 17:46:52 +02:00