mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
5758430962
This skips recursive parsing of the parents of an entity, as just its direct parents are required by the implmentation. It also simplifies how such calls are cached. This leads to much cleaner and faster code.