mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-02 03:05:58 +00:00
c62ad8fefa
By making all GUI proxy objects share the same class, we can easily confirm if a given JS object is one, and from there convert to the appropriate types. Differential Revision: https://code.wildfiregames.com/D3907 This was SVN commit r25347.