mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-12 13:36:17 +00:00
9023f4bebb
Creates the GUI messages directly as JS::Values and removes the intermediary rigid struct. Implementation similar to ScriptInterface::CreateObject from D2080. Differential Revision: https://code.wildfiregames.com/D2264 Tested on: clang 8.0.1, Jenkins This was SVN commit r22856.