mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
8acec374be
The cache invalidation was incorrectly using forEach, which failed to invalidate the cache. This never actually caused a bug because the game currently does not silently swap active player entities.