mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 23:06:56 +00:00
e36c8c3763
Components have some initialisation-order dependency. They could also have destroy-order dependency, and from a RAII-like point of view, it makes sense to do this. Differential Revision: https://code.wildfiregames.com/D3843 This was SVN commit r25251.