mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-27 01:47:23 +00:00
2e08fd38ea
- We only need an XMBFile, not a CXeromyces to parse GUI objects/scripts/... This makes the interface more consistent with other usage, notably ParamNode. - Rename IGUIObject::AddChild to RegisterChild and flesh out the interface a little. Differential Revision: https://code.wildfiregames.com/D3908 This was SVN commit r25378.