mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
The <minimap> element in resource templates previously included a <type> child element that was required by CCmpMinimap.cpp. This commit removes the <type> field from the minimap schema in CCmpMinimap.cpp and from all affected templates, making the minimap component resource-agnostic and simplifying template definitions. Refs: #8170 |
||
|---|---|---|
| .. | ||
| components | ||
| docs | ||
| helpers | ||
| scripting | ||
| serialization | ||
| system | ||
| tests | ||
| MessageTypes.h | ||
| Simulation2.cpp | ||
| Simulation2.h | ||
| TypeList.h | ||