mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-20 23:33:59 -07:00
This new components allows giving the upgrade a cost, required technologies, and a required time. Implement gates using this generic component. Fixes #2706 This was SVN commit r18467.
1 line
37 B
JavaScript
1 line
37 B
JavaScript
Engine.RegisterInterface("Upgrade");
|